X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fview%2Fcust_main%2Fcontacts.html;h=3b86533a6f412d52f124276869a6212ee83ae19c;hb=5dcbdb568e7aadabf49b8821a7d50f508a675a7d;hp=8f8a9eb42a9db300aa93b4df3f57a5a525cf45e8;hpb=7861a60dd0b96ebd171e6f77f3a70a6f4aea0344;p=freeside.git 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") ) %>