From 1318909d7eb16d736cbfb9f641eecccb00d4636c Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 10 Dec 2010 22:08:36 +0000 Subject: cardfortress backend support --- httemplate/view/svc_acct.cgi | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'httemplate/view/svc_acct.cgi') 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 #<% $svcnum %>
+<% include( 'svc_acct/cardfortress.html', + 'svc_acct' => $svc_acct, + %gopt, + ) +%> + <% include( 'svc_acct/hosting.html', %gopt, ) -- cgit v1.2.1