summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authorivan <ivan>2010-06-23 23:45:19 +0000
committerivan <ivan>2010-06-23 23:45:19 +0000
commit4b2097a9bddecbfea9a5caa62b5c3607f335f288 (patch)
tree56232c28904fa8948454e946e157aed19a884fe2 /httemplate
parent7921fe2c8bb041cc7743c2e5c4130fd1641beac0 (diff)
add display of forward destionations via GetForward, RT#7083
Diffstat (limited to 'httemplate')
-rwxr-xr-xhttemplate/view/svc_forward.cgi3
1 files changed, 3 insertions, 0 deletions
diff --git a/httemplate/view/svc_forward.cgi b/httemplate/view/svc_forward.cgi
index 43d8a4e..15b5ae5 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') %>