diff options
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 9da8dfa80..98a28ab1a 100644 --- a/httemplate/index.html +++ b/httemplate/index.html @@ -36,6 +36,7 @@ <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> <BR><A HREF="search/svc_forward.cgi?svcnum">all mail forwards by svcnum</A><BR> <BR><A HREF="search/svc_www.cgi?svcnum">all virtual hosts by svcnum</A><BR> + <BR><A HREF="search/svc_external.cgi?svcnum">all external services by svcnum</A><BR> <BR> </TD></TR> </TABLE> |