mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
Lang related changes
git-svn-id: file:///svn/phpbb/trunk@1377 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
14cd6f5dd6
commit
e416fb51d2
1 changed files with 2 additions and 2 deletions
|
@ -22,9 +22,9 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td colspan="{S_COLUMN_SPAN}" class="catBottom" align="center">{S_HIDDEN_FIELDS}
|
||||
<input type="submit" name="submit" value="{L_SUBMIT_CHANGES}" class="mainoption" />
|
||||
<input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" />
|
||||
|
||||
<input type="reset" value="{L_RESET_CHANGES}" name="reset" class="liteoption" />
|
||||
<input type="reset" value="{L_RESET}" name="reset" class="liteoption" />
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
Loading…
Add table
Reference in a new issue