From c86494c341822ce632f8db23d508227270521d62 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 1b3eec45..ace6aa3f 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