summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authorivan <ivan>2010-06-23 23:45:20 +0000
committerivan <ivan>2010-06-23 23:45:20 +0000
commitec3ee28d6bd713aab1b68a1b6ea6b5dc12760892 (patch)
treeba2e98401f906a08f364bc43d5d2f4dbd494f39e /httemplate
parent27b0739e2613941574d46c2451fdd506c4c077b4 (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 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') %>