X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fview%2Fcust_main.cgi;h=f6bef43ba78a5e4832ef632c50b4f9fc076af632;hb=d0cfae64ac8c44a379b0f64e4f47a678ecd8fe77;hp=d854a01fa8a8a49abe96b9d3d463745af16767f3;hpb=7ea90f150b44ffc2ef906a34d49a244d6da7dba5;p=freeside.git diff --git a/httemplate/view/cust_main.cgi b/httemplate/view/cust_main.cgi index d854a01fa..f6bef43ba 100755 --- a/httemplate/view/cust_main.cgi +++ b/httemplate/view/cust_main.cgi @@ -15,7 +15,6 @@ ? 'STYLE="background-color:#'.$part_tag->tagcolor.'"' : '' %>><% $part_tag->tagname.': '. $part_tag->tagdesc |h %> -
% } @@ -91,6 +90,9 @@ function areyousure(href, message) { This customer's signup URL: <% $signupurl %>?ref=<% $custnum %>

% } +%if ( $conf->exists('maestro-status_test') ) { + Test maestro status

+% }