Changeset 3080


Ignore:
Timestamp:
2002-04-04T15:34:03+12:00 (22 years ago)
Author:
sjboddie
Message:

* empty log message *

Location:
trunk/gsdl/macros
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/macros/authen.dm

    r1363 r3080  
    2424<tr><td>_textpassword_</td>
    2525<td><input type="password" name="pw" size=10></td>
    26 <td><input type="submit" value="sign in"></td>
     26<td><input type="submit" value="_textsignin_"></td>
    2727</tr>
    2828</table>
  • trunk/gsdl/macros/collect.dm

    r2851 r3080  
    138138<tr><td>_authen:textpassword_</td>
    139139<td><input type="password" name="pw" size=10></td>
    140 <td><input type="submit" value="sign in"></td>
     140<td><input type="submit" value="_signin_"></td>
    141141</tr>
    142142</table>
  • trunk/gsdl/macros/english.dm

    r2992 r3080  
    4848# text macros
    4949#------------------------------------------------------------
     50
     51_textsignin_ {sign in}
    5052
    5153_textdefaultcontent_ {The requested page could not be found. Please use
Note: See TracChangeset for help on using the changeset viewer.