summaryrefslogtreecommitdiff
path: root/fs_selfservice/FS-SelfService/cgi/process_svc_external.html
blob: c20aae02cdc74af1f6d5d90b1005c3d23a32cd94 (plain)
1
2
3
4
5
6
7
8
<%= $url = "$selfurl?session=$session_id;action="; ''; %>
<%= include('header', "$svc setup successfully") %>

<FONT SIZE=4><%= $svc %> setup successfully.</FONT>

<BR><BR>Your serial number is <%= sprintf("%010d-$title", $id) %>

<%= include('footer') %>