diff options
Diffstat (limited to 'fs_selfservice/FS-SelfService/cgi/process_svc_external.html')
-rw-r--r-- | fs_selfservice/FS-SelfService/cgi/process_svc_external.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/fs_selfservice/FS-SelfService/cgi/process_svc_external.html b/fs_selfservice/FS-SelfService/cgi/process_svc_external.html deleted file mode 100644 index c20aae02c..000000000 --- a/fs_selfservice/FS-SelfService/cgi/process_svc_external.html +++ /dev/null @@ -1,8 +0,0 @@ -<%= $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') %> |