diff options
author | ivan <ivan> | 2002-04-05 23:51:18 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-04-05 23:51:18 +0000 |
commit | 87af741da0dd5f6a76bbb566b4d6c54cd5b15315 (patch) | |
tree | d7c594b3e74bcea1e78beef56150ddf51ba24934 /httemplate/index.html | |
parent | ee037398ef051cca986f799c52e52c0114f897c9 (diff) |
- add message catalog table & beginning of web interface
- add security_phrase and conf option to svc_acct.pm
- random other stuff
Diffstat (limited to 'httemplate/index.html')
-rw-r--r-- | httemplate/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/index.html b/httemplate/index.html index fecd107cc..99d8df956 100644 --- a/httemplate/index.html +++ b/httemplate/index.html @@ -186,6 +186,7 @@ <LI><A HREF="browse/svc_acct_pop.cgi">View/Edit Access Numbers</A> - Points of Presence <LI><A HREF="browse/part_bill_event.cgi">View/Edit invoice events</A> - Actions for overdue invoices + <LI><A HREF="browse/msgcat.cgi">View/Edit message catalog</A> - Change error messages and other customizable labels. </ul> <BR> </TD></TR> |