summaryrefslogtreecommitdiff
path: root/httemplate/index.html
diff options
context:
space:
mode:
authorivan <ivan>2004-02-13 11:28:18 +0000
committerivan <ivan>2004-02-13 11:28:18 +0000
commita2741e7f3e85ca60ec7eda1d663a336ebf753c0e (patch)
treee07ca8e00d61f50ca7a552d97e9f57261b2d0e63 /httemplate/index.html
parent066384c10b16779c6fef875a61b5e98840126f3c (diff)
add mail alias browse to main menu and fix mail alias view to recognize new schema also
Diffstat (limited to 'httemplate/index.html')
-rw-r--r--httemplate/index.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/httemplate/index.html b/httemplate/index.html
index 44c81dd80..6624a3f47 100644
--- a/httemplate/index.html
+++ b/httemplate/index.html
@@ -34,8 +34,7 @@
<FORM ACTION="search/cust_main.cgi" METHOD="POST"><INPUT TYPE="hidden" NAME="phone_on" VALUE="1">Phone # <INPUT TYPE="text" NAME="phone_text"><INPUT TYPE="submit" VALUE="Search"></FORM>
<BR><FORM ACTION="search/svc_acct.cgi" METHOD="POST">Username <INPUT TYPE="text" NAME="username"><SELECT NAME="username_type"><OPTION VALUE="All">(all)</OPTION><OPTION>Fuzzy</OPTION><OPTION>Substring</OPTION><OPTION SELECTED>Exact</OPTION></SELECT><INPUT TYPE="submit" VALUE="Search"> or <A HREF="search/svc_acct.cgi?username">all accounts by username</A> or <A HREF="search/svc_acct.cgi?uid">uid</A></FORM>
<BR><FORM ACTION="search/svc_domain.cgi" METHOD="POST">Domain <INPUT TYPE="text" NAME="domain"><INPUT TYPE="submit" VALUE="Search"> or <A HREF="search/svc_domain.cgi?domain">all domains</A></FORM>
-<!-- <LI><A HREF="search/svc_acct_sm.html">mail aliases (by domain, and optionally username)</A>-->
-<!-- <LI><A HREF="search/svc_forward.html">mail forwards (by ?)</A>-->
+ <BR><A HREF="search/svc_forward.cgi?svcnum">all mail forwards by svcnum</A><BR>
<BR>
</TD></TR>
</TABLE>