forked from science-ation/science-ation
i18n the committee login button
This commit is contained in:
parent
7a1bc1144f
commit
ca040924e3
@ -50,7 +50,7 @@
|
|||||||
<?=i18n("Password")?>:</td><td><input type="password" size="20" name="pass" />
|
<?=i18n("Password")?>:</td><td><input type="password" size="20" name="pass" />
|
||||||
</td></tr>
|
</td></tr>
|
||||||
<tr><td colspan=2>
|
<tr><td colspan=2>
|
||||||
<input type="submit" value="Login" />
|
<input type="submit" value=<?=i18n("Login")?> />
|
||||||
</td></tr>
|
</td></tr>
|
||||||
</table>
|
</table>
|
||||||
</form>
|
</form>
|
||||||
|
Loading…
Reference in New Issue
Block a user