From: ivan Date: Wed, 10 Jan 2007 08:50:14 +0000 (+0000) Subject: you have got to be kidding me. X-Git-Tag: TRIXBOX_2_6~766 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=5dcbdb568e7aadabf49b8821a7d50f508a675a7d you have got to be kidding me. --- diff --git a/httemplate/view/cust_main/contacts.html b/httemplate/view/cust_main/contacts.html index 8f8a9eb42..3b86533a6 100644 --- a/httemplate/view/cust_main/contacts.html +++ b/httemplate/view/cust_main/contacts.html @@ -38,7 +38,7 @@ <% $cust_main->get("${pre}city") %> % if ( $cust_main->get("${pre}county" ) ) { County - <% $cust_main->get->("${pre}county") %> + <% $cust_main->get("${pre}county") %> % } State <% state_label( $cust_main->get("${pre}state"), $cust_main->get("${pre}country") ) %>