summaryrefslogtreecommitdiff
path: root/httemplate/view/svc_external.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/view/svc_external.cgi')
-rw-r--r--httemplate/view/svc_external.cgi4
1 files changed, 4 insertions, 0 deletions
diff --git a/httemplate/view/svc_external.cgi b/httemplate/view/svc_external.cgi
index 77679d81c..cee026266 100644
--- a/httemplate/view/svc_external.cgi
+++ b/httemplate/view/svc_external.cgi
@@ -23,6 +23,10 @@
</TABLE></TD></TR></TABLE>
+<BR>
+% if ($conf->exists('svc_elec_features')) {
+<A HREF="<%$p%>edit/usage_elec_manual_input.cgi?<%$svcnum%>">Manually manipulate electric usage</A><BR>
+% }
<BR><% joblisting({'svcnum'=>$svcnum}, 1) %>
<% include('/elements/footer.html') %>