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/month.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/default/input/month.php') diff --git a/views/default/input/month.php b/views/default/input/month.php index 01ecae384..b00db0309 100644 --- a/views/default/input/month.php +++ b/views/default/input/month.php @@ -1,6 +1,6 @@ 'yyyy-mm', + 'placeholder' => elgg_echo('placeholder:month'), ); $overrides = array( -- cgit v1.2.3