From: Joe Hunt Date: Sun, 1 Apr 2012 06:16:44 +0000 (+0200) Subject: Date-field increased from 9 to 10 characters. Problems on Mac to see it all. X-Git-Tag: 2.3-final~470 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=c86494c341822ce632f8db23d508227270521d62;p=fa-stable.git Date-field increased from 9 to 10 characters. Problems on Mac to see it all. --- 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";