[interchange-cvs] interchange - racke modified dist/standard/pages/login.html

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Tue Jan 25 04:44:52 EST 2005


User:      racke
Date:      2005-01-25 09:44:52 GMT
Modified:  dist/standard/pages login.html
Log:
missing [L] tags added, thanks to Joachim Leidinger <jojo at leidinger.net> for
the report

Revision  Changes    Path
1.2       +2 -2      interchange/dist/standard/pages/login.html


rev 1.2, prev_rev 1.1
Index: login.html
===================================================================
RCS file: /anon_cvs/repository/interchange/dist/standard/pages/login.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- login.html	25 Apr 2004 17:07:52 -0000	1.1
+++ login.html	25 Jan 2005 09:44:51 -0000	1.2
@@ -32,7 +32,7 @@
 [/if]
 
 [set mv_no_cache]1[/set]
-[set New Account]
+[set [L]New Account[/L]]
 mv_nextpage=new_account
 [set new]1[/set]
 [/set]
@@ -73,7 +73,7 @@
 	  <td>&nbsp;</td>
 	  <td class="contentbar1">
 	    <input type=submit value="[L]Log In[/L]">
-	    <input type="submit" NAME="mv_click" value="New Account">
+	    <input type="submit" NAME="mv_click" value="[L]New Account[/L]">
 	  </td>
 	</tr>
 	[if config CookieLogin]








More information about the interchange-cvs mailing list