From a106196927c15216c329c99843c3ffa10f7cf8bc Mon Sep 17 00:00:00 2001 From: Joe Hunt Date: Sun, 1 Apr 2012 08:16:44 +0200 Subject: [PATCH] Date-field increased from 9 to 10 characters. Problems on Mac to see it all. --- includes/ui/ui_input.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/ui/ui_input.inc b/includes/ui/ui_input.inc index 1b3eec4..ace6aa3 100644 --- a/includes/ui/ui_input.inc +++ b/includes/ui/ui_input.inc @@ -641,7 +641,7 @@ function date_cells($label, $name, $title = null, $check=null, $inc_days=0, default_focus($name); - echo " $post_label"; echo "\n"; -- 2.30.2