From: Evan Winslow Date: Thu, 21 Oct 2010 21:54:30 +0000 (+0000) Subject: Removed default placeholder from text inputs X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=421822b135d524043b5ebfd07b1c62f6184e9891;p=lorea%2Felgg.git Removed default placeholder from text inputs --- diff --git a/views/default/input/text.php b/views/default/input/text.php index b84d3d16f..7bc22d04a 100644 --- a/views/default/input/text.php +++ b/views/default/input/text.php @@ -1,10 +1 @@ - elgg_echo('placeholder:text'), -); - -$vars = array_merge($defaults, $vars); -?> - /> \ No newline at end of file