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