summaryrefslogtreecommitdiff
path: root/httemplate/view/svc_acct.cgi
diff options
context:
space:
mode:
authorivan <ivan>2010-12-10 22:09:06 +0000
committerivan <ivan>2010-12-10 22:09:06 +0000
commit9bf138ff16677425938e3aa784d0e5189d1b5a8b (patch)
tree1b275eab5c93a72a6df1d768dcfd6c157ccf1064 /httemplate/view/svc_acct.cgi
parent094ad79830314e3f21f9abde3fb98eb4d0fab791 (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,
)