use templated svc_acct provisioner, from agent interface
[freeside.git] / fs_selfservice / FS-SelfService / cgi / agent_provision_svc_acct.html
1 <HTML><HEAD><TITLE>Reseller</TITLE></HEAD>
2 <BODY BGCOLOR="#eeeeee"><FONT SIZE=5>Reseller</FONT><BR><BR>
3 <%= $url = "$selfurl?session=$session_id;custnum=$custnum;action="; ''; %>
4 <TABLE BORDER=0 CELLPADDING=4><TR>
5 <%= include('agent_menu') %>
6 <TD VALIGN="top">
7 <%= $small_custview %>
8 <BR>
9 <TABLE BORDER=0 CELLPADDING=4><TR>
10 <%= include('agent_customer_menu') %>
11 <TD VALIGN="top">
12 <%= include('svc_acct') %>
13 </TD></TR></TABLE>
14
15 </TD></TR></TABLE>
16 <HR>
17 <FONT SIZE="-2">powered by <a href="http://www.sisd.com/freeside">freeside</a></FONT>
18 </BODY></HTML>
19