diff options
Diffstat (limited to 'httemplate/view/svc_forward.cgi')
-rwxr-xr-x | httemplate/view/svc_forward.cgi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/httemplate/view/svc_forward.cgi b/httemplate/view/svc_forward.cgi index 2cb78ebd5..75c8f5c25 100755 --- a/httemplate/view/svc_forward.cgi +++ b/httemplate/view/svc_forward.cgi @@ -53,9 +53,7 @@ <% include('elements/svc_export_settings.html', $svc_forward) %> -% if ( $conf->config('ticket_system') ) { <& /elements/table-tickets.html, object => $cust_svc &> -% } <% joblisting({'svcnum'=>$svcnum}, 1) %> |