1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-12 18:45:20 +02:00

Lang related changes

git-svn-id: file:///svn/phpbb/trunk@1377 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen 2001-11-19 20:38:44 +00:00
parent 14cd6f5dd6
commit e416fb51d2

View File

@ -22,9 +22,9 @@
</tr> </tr>
<tr> <tr>
<td colspan="{S_COLUMN_SPAN}" class="catBottom" align="center">{S_HIDDEN_FIELDS} <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" />
&nbsp;&nbsp; &nbsp;&nbsp;
<input type="reset" value="{L_RESET_CHANGES}" name="reset" class="liteoption" /> <input type="reset" value="{L_RESET}" name="reset" class="liteoption" />
</td> </td>
</tr> </tr>
</table> </table>