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-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=a106196927c15216c329c99843c3ffa10f7cf8bc;p=textcart.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 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";