[geeklog-cvs] geeklog-1.3/public_html/layout/clean/submit submitloginrequired.thtml,1.1.1.1,1.2

vinny at iowaoutdoors.org vinny at iowaoutdoors.org
Wed Jul 21 11:48:59 EDT 2004


Update of /var/cvs/geeklog-1.3/public_html/layout/clean/submit
In directory www:/tmp/cvs-serv16287/clean/submit

Modified Files:
	submitloginrequired.thtml 
Log Message:
Fixed login link to point to users.php instead of the index page.


Index: submitloginrequired.thtml
===================================================================
RCS file: /var/cvs/geeklog-1.3/public_html/layout/clean/submit/submitloginrequired.thtml,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** submitloginrequired.thtml	30 Apr 2003 20:41:40 -0000	1.1.1.1
--- submitloginrequired.thtml	21 Jul 2004 15:48:57 -0000	1.2
***************
*** 1,2 ****
                              {login_message}<br><br>
!                             [ <a href="{site_url}">{lang_login}</a> | <a href="{site_url}/users.php?mode=new">{lang_newuser}</a> ]<br><br>
--- 1,2 ----
                              {login_message}<br><br>
!                             [ <a href="{site_url}/users.php">{lang_login}</a> | <a href="{site_url}/users.php?mode=new">{lang_newuser}</a> ]<br><br>




More information about the geeklog-cvs mailing list