From fea75c1f48b4ef798f1687698a22cba82a3713da Mon Sep 17 00:00:00 2001 From: Evan Winslow Date: Sun, 17 Oct 2010 11:17:09 +0000 Subject: Added default placeholders for most inputs -- tried to make code more consistent. Still needs documentation --- views/default/input/url.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'views/default/input/url.php') diff --git a/views/default/input/url.php b/views/default/input/url.php index 5068da207..0d3bf0273 100644 --- a/views/default/input/url.php +++ b/views/default/input/url.php @@ -1,5 +1,9 @@ elgg_echo('placeholder:url'), +); + $overrides = array( 'type' => 'url', ); -- cgit v1.2.3