diff options
| author | Ivan Kohler <ivan@freeside.biz> | 2013-06-04 03:23:27 -0700 |
|---|---|---|
| committer | Ivan Kohler <ivan@freeside.biz> | 2013-06-04 03:23:27 -0700 |
| commit | 4cd40172ccbfce9cfa49bff5a6338f3c6c978f4b (patch) | |
| tree | dd43902ce7adb0c97674587dbc8b4aca944e953a /httemplate/view/cust_main.cgi | |
| parent | 206197352809cdbb78134c1e59905f05a2bfca69 (diff) | |
move services between packages, RT#22619
Diffstat (limited to 'httemplate/view/cust_main.cgi')
| -rwxr-xr-x | httemplate/view/cust_main.cgi | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/httemplate/view/cust_main.cgi b/httemplate/view/cust_main.cgi index be0100fb3..1f9e0f904 100755 --- a/httemplate/view/cust_main.cgi +++ b/httemplate/view/cust_main.cgi @@ -162,11 +162,6 @@ function areyousure(href, message) { <BR><BR> % } -%if ( $conf->exists('maestro-status_test') ) { - <A HREF="<% $p %>misc/maestro-customer_status-test.html?<% $custnum %>"><% mt('Test maestro status') |h %></A> - <BR><BR> -% } - <A NAME="cust_main"></A> <TABLE BORDER=0> <TR> |
