summaryrefslogtreecommitdiff
path: root/httemplate/view/svc_acct.cgi
diff options
context:
space:
mode:
authorivan <ivan>2010-12-10 22:08:36 +0000
committerivan <ivan>2010-12-10 22:08:36 +0000
commit1318909d7eb16d736cbfb9f641eecccb00d4636c (patch)
tree24eb3ede37c104ea8b4e799013ae2d2d136eb207 /httemplate/view/svc_acct.cgi
parent457da870c23db87fbbc29d7c667a73f41422dd71 (diff)
cardfortress backend support
Diffstat (limited to 'httemplate/view/svc_acct.cgi')
-rwxr-xr-xhttemplate/view/svc_acct.cgi6
1 files changed, 6 insertions, 0 deletions
diff --git a/httemplate/view/svc_acct.cgi b/httemplate/view/svc_acct.cgi
index 9135e67e9..4e82569fc 100755
--- a/httemplate/view/svc_acct.cgi
+++ b/httemplate/view/svc_acct.cgi
@@ -56,6 +56,12 @@ Service #<B><% $svcnum %></B>
</FORM>
<BR>
+<% include( 'svc_acct/cardfortress.html',
+ 'svc_acct' => $svc_acct,
+ %gopt,
+ )
+%>
+
<% include( 'svc_acct/hosting.html',
%gopt,
)