diff options
author | ivan <ivan> | 2002-04-13 10:46:18 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-04-13 10:46:18 +0000 |
commit | 8d77be096e5f1cec2d64182d1f95d13a1744a6d5 (patch) | |
tree | cbfbf62e097f4c7c23eb7bc12492fa8ebcd037cf /httemplate/index.html | |
parent | b6556f749fa0d341e161236f98f5d21358c9b8dd (diff) |
s/otaker/order-taker/
Diffstat (limited to 'httemplate/index.html')
-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 c638aec16..ce476c01c 100644 --- a/httemplate/index.html +++ b/httemplate/index.html @@ -138,7 +138,7 @@ </UL> Customers <UL> - <LI><A HREF="search/cust_main-otaker.cgi">Search customers by otaker</A> + <LI><A HREF="search/cust_main-otaker.cgi">Search customers by order-taker</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> |