diff options
Diffstat (limited to 'httemplate/view/svc_forward.cgi')
-rwxr-xr-x | httemplate/view/svc_forward.cgi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/httemplate/view/svc_forward.cgi b/httemplate/view/svc_forward.cgi index 43d8a4e8b..15b5ae56f 100755 --- a/httemplate/view/svc_forward.cgi +++ b/httemplate/view/svc_forward.cgi @@ -50,6 +50,9 @@ </TABLE> <BR> + +<% include('elements/svc_export_settings.html', $svc_forward) %> + <% joblisting({'svcnum'=>$svcnum}, 1) %> <% include('/elements/footer.html') %> |