Index: simple/login_success.html
===================================================================
RCS file: /cvs/gossamer/lsqldev/templates/simple/login_success.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- simple/login_success.html   24 Jan 2002 18:18:02 -0000      1.2
+++ simple/login_success.html   3 Sep 2002 20:08:43 -0000       1.3
@@ -21,7 +21,7 @@
     <p>You have been successfully logged into the system.</p>^M
 ^M
 <%if Status eq 'Editor'%>^M
-    <p>Click here to <a href="<%db_cgi_url%>/maintain.cgi">enter your editor</a>.</p>^M
+    <p>Click here to <a href="<%db_cgi_url%>/browser.cgi">enter your editor</a>.</p>^M
 <%endif%>^M
 ^M
 </div>^M