put the footer in one frigging file, whew
[freeside.git] / fs_selfservice / FS-SelfService / cgi / process_svc_external.html
1 <HTML><HEAD><TITLE><%= $error ? 'MyAccount' : sprintf("Your serial number is %010d-$title", $id) %></TITLE></HEAD>
2 <BODY BGCOLOR="#eeeeee"><FONT SIZE=5>MyAccount</FONT><BR><BR>
3 <%= $url = "$selfurl?session=$session_id;action="; ''; %>
4 <%= include('myaccount_menu') %>
5 <TD VALIGN="top">
6
7 <FONT SIZE=4><%= $svc %> setup successfully.</FONT>
8
9 <BR><BR>Your serial number is <%= sprintf("%010d-$title", $id) %>
10
11 </TD></TR></TABLE>
12 <%= include('footer') %>