Index: mint/login_success.html
===================================================================
RCS file: /cvs/gossamer/lsqldev/templates/mint/login_success.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- mint/login_success.html 13 Dec 2001 03:37:05 -0000 1.1
+++ mint/login_success.html 3 Sep 2002 20:08:42 -0000 1.2
@@ -42,7 +42,7 @@
You have been successfully logged into the system.<br><br>
<%if Status eq 'Editor'%>
- Click here to <a href="<%db_cgi_url%>/maintain.cgi">enter your editor</a>.<br><br>
+ Click here to <a href="<%db_cgi_url%>/browser.cgi">enter your editor</a>.<br><br>
<%endif%>
</font>