diff options
author | ivan <ivan> | 2002-08-30 17:34:06 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-08-30 17:34:06 +0000 |
commit | 04af7174c8f52ff484af7851f687e98f4d88670c (patch) | |
tree | 32310d195fb06d90f75b4d21891a8eb07c0512fe /httemplate/index.html | |
parent | 0ccfb017d1075a2def6e151fb78b1a162eb6c0e8 (diff) |
working CSV import for crcmn
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 29dd3b471..cd9a20376 100644 --- a/httemplate/index.html +++ b/httemplate/index.html @@ -166,6 +166,7 @@ <BR> <A HREF="browse/nas.cgi">View active NAS ports</A> <BR><A HREF="browse/queue.cgi">View pending job queue</A> + <BR><A HREF="misc/cust_main-import.cgi">Batch import customers from CSV file</A> <BR><BR><CENTER><HR WIDTH="94%" NOSHADE></CENTER><BR> <A NAME="config" HREF="config/config-view.cgi">Configuration</a><!-- - <font size="+2" color="#ff0000">start here</font> --> <BR><BR><A NAME="admin">Administration</a> |