summaryrefslogtreecommitdiff
path: root/fs_selfservice/FS-SelfService/cgi/view_invoice.html
diff options
context:
space:
mode:
authorivan <ivan>2003-05-13 03:22:35 +0000
committerivan <ivan>2003-05-13 03:22:35 +0000
commit9033414f18177eb733d1a227d2be1c15d244f766 (patch)
tree5313ffc6779b320cdb93d864a10d667b58e63427 /fs_selfservice/FS-SelfService/cgi/view_invoice.html
parent6a961cb36a8f9606a168331fd5c3625c3bbec9c2 (diff)
- self-service updates: cleanup and beginnings of "make a payment"
- fix pod masking FS::svc_acct::cust_svc
Diffstat (limited to 'fs_selfservice/FS-SelfService/cgi/view_invoice.html')
-rw-r--r--fs_selfservice/FS-SelfService/cgi/view_invoice.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/fs_selfservice/FS-SelfService/cgi/view_invoice.html b/fs_selfservice/FS-SelfService/cgi/view_invoice.html
index 33388de99..d2b012b5d 100644
--- a/fs_selfservice/FS-SelfService/cgi/view_invoice.html
+++ b/fs_selfservice/FS-SelfService/cgi/view_invoice.html
@@ -3,7 +3,7 @@
<%= $url = "$selfurl?session=$session_id;action="; ''; %>
<TABLE BORDER=0 CELLPADDING=4><TR><TD VALIGN="top" HEIGHT=384 BGCOLOR="#dddddd">
<A HREF="<%= $url %>myaccount">MyAccount</A><BR>
-<A HREF="<%= $url %>other">SomethingElse</A><BR>
+<!-- <A HREF="<%= $url %>other">SomethingElse</A><BR> -->
</TD><TD VALIGN="top">
<A HREF="<%= $url %>myaccount"><-- back to MyAccount</A><BR><BR>
@@ -14,7 +14,7 @@
</TD></TR></TABLE>
<HR>
-<FONT SIZE="-2">small text</FONT>
+<FONT SIZE="-2">powered by <a href="http://www.sisd.com/freeside">freeside</a></FONT>
</BODY></HTML>