summaryrefslogtreecommitdiff
path: root/fs_selfservice/FS-SelfService/cgi/agent_customer_menu.html
blob: 603fc0bd2ee24370b1d7e45b155b58e1ba1b7b35 (plain)
1
2
3
4
5
6
7
<%= $url = "$selfurl?session=$session_id;custnum=$custnum;action="; ''; %>
<TD VALIGN="top" HEIGHT=384 BGCOLOR="#dddddd">
<A HREF="<%= $url %>agent_provision">Setup services</A><BR><BR>
<A HREF="<%= $url %>agent_order_pkg">Purchase additional package</A><BR><BR>

</TD>