summaryrefslogtreecommitdiff
path: root/httemplate/index.html
diff options
context:
space:
mode:
authorivan <ivan>2002-04-05 00:42:21 +0000
committerivan <ivan>2002-04-05 00:42:21 +0000
commit92badebcb286260d7861bd09a2450eea18c4259e (patch)
tree9a97a4d3463f725c3309e57b48a72c56f07c7da6 /httemplate/index.html
parent63df8b9db2932e2039c4268e90e1ff522ba0f61a (diff)
Checkin of disparate changes from working on the road:
- generic SQL query - move exports out to their own files - small cleanup of selfadmin server
Diffstat (limited to 'httemplate/index.html')
-rw-r--r--httemplate/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/httemplate/index.html b/httemplate/index.html
index c44b8e3db..fecd107cc 100644
--- a/httemplate/index.html
+++ b/httemplate/index.html
@@ -140,6 +140,8 @@
<UL>
<LI><A HREF="search/cust_main-otaker.cgi">Search customers by otaker</A>
</UL>
+ <FORM ACTION="search/sql.cgi" METHOD="POST">SQL query: <TT>SELECT </TT><INPUT TYPE="text" NAME="sql" SIZE=32><INPUT TYPE="submit" VALUE="Query"></FORM>
+
<BR>
</TD></TR>
</TABLE>