diff options
author | ivan <ivan> | 2003-05-11 22:55:01 +0000 |
---|---|---|
committer | ivan <ivan> | 2003-05-11 22:55:01 +0000 |
commit | c3201b3a358b4e15180ca54918acb033f11454d5 (patch) | |
tree | ce3b20b3fb6cb422a6ebece15dfe7b4e6c9a2d0e | |
parent | c366f2a04c215caebfeaf8ca314d2cff86fa9b66 (diff) |
mail forward search not yet implemented
-rw-r--r-- | httemplate/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/index.html b/httemplate/index.html index 6890e8038..e56a517f9 100644 --- a/httemplate/index.html +++ b/httemplate/index.html @@ -115,7 +115,7 @@ Auditing pre-Freeside services with no customer record <UL> <LI>unlinked accounts (<A HREF="search/svc_acct.cgi?UN_svcnum">by service number</A>) (<A HREF="search/svc_acct.cgi?UN_username">by username</A>) (<A HREF="search/svc_acct.cgi?UN_uid">by uid</A>) - <LI>unlinked mail forwards (<A HREF="search/svc_forward.cgi?UN_svcnum">by service number</A>) (by ?)) +<!-- <LI>unlinked mail forwards (<A HREF="search/svc_forward.cgi?UN_svcnum">by service number</A>) (by ?)) --> <LI>unlinked domains (<A HREF="search/svc_domain.cgi?UN_svcnum">by service number</A>) (<A HREF="search/svc_domain.cgi?UN_domain">by domain</A>) </UL> Packages |