big update for reseller interface
[freeside.git] / fs_selfservice / FS-SelfService / cgi / agent_order_pkg.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
10 <TABLE BORDER=0 CELLPADDING=4><TR>
11 <%= include('agent_customer_menu') %>
12 <TD VALIGN="top">
13 <%= include('order_pkg') %>
14 </TD></TR></TABLE>
15
16 </TD></TR></TABLE>
17 <HR>
18 <FONT SIZE="-2">powered by <a href="http://www.sisd.com/freeside">freeside</a></FONT>
19 </BODY></HTML>