X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fview%2Fcust_main.cgi;h=2231d4148f4c2a4275c81afa83b43ffd05a24470;hb=cf4ffd334502af562e924c24376333200073ccb8;hp=94cf1325834b570a7fb411734f810934a21c5238;hpb=ca121e95ebea9fd78f2a06cfdddb159463c8e47c;p=freeside.git diff --git a/httemplate/view/cust_main.cgi b/httemplate/view/cust_main.cgi index 94cf13258..2231d4148 100755 --- a/httemplate/view/cust_main.cgi +++ b/httemplate/view/cust_main.cgi @@ -27,7 +27,7 @@ function areyousure(href, message) { ) %> | -% } +% } % if ( $conf->exists('deletecustomers') % && $curuser->access_right('Delete customer') @@ -111,19 +111,7 @@ Comments
-% if ($notecount) { - - - -% }else{ # make firefox happy wrt POSTDATA - - - -% } +<% include('cust_main/notes.html', 'custnum' => $cust_main->custnum ) %> % }