From: ivan Date: Mon, 16 Oct 2006 17:13:51 +0000 (+0000) Subject: its not my monday morning X-Git-Tag: TRIXBOX_2_6~921 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=5f916c133ea7b29af6d8d82e0e323d7ad0b4662a its not my monday morning --- diff --git a/httemplate/edit/cust_main.cgi b/httemplate/edit/cust_main.cgi index 6f4c98ea5..57d4dac5e 100755 --- a/httemplate/edit/cust_main.cgi +++ b/httemplate/edit/cust_main.cgi @@ -164,7 +164,7 @@ -<% if ( $conf->exists('cust_main-enable_birthdate') ) { +% if ( $conf->exists('cust_main-enable_birthdate') ) {
<% ntable("#cccccc", 2) %> @@ -177,7 +177,7 @@ -<% } %> +% } diff --git a/httemplate/view/cust_main/misc.html b/httemplate/view/cust_main/misc.html index b6c028e16..fdc5ba4ea 100644 --- a/httemplate/view/cust_main/misc.html +++ b/httemplate/view/cust_main/misc.html @@ -91,14 +91,14 @@ <% $cust_main->otaker %> -<% if ( $conf->exists('cust_main-enable_birthdate') ) { +% if ( $conf->exists('cust_main-enable_birthdate') ) { Date of Birth <% $cust_main->birthdate ? time2str($date_format, $cust_main->birthdate) : '' %> -<% } %> +% }