1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 14:30:32 +02:00

Fixed Add Word - 2

git-svn-id: file:///svn/phpbb/trunk@975 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2001-09-02 22:59:41 +00:00
parent dce8578de5
commit 61a1e50052
3 changed files with 40 additions and 17 deletions

View File

@@ -20,6 +20,6 @@
</tr>
<!-- END words -->
<tr>
<td colspan="5" align="center">{S_HIDDEN_FIELDS}<input type="submit" name="add" value="{L_WORD_ADD}" /></td>
<td colspan="5" align="center">{S_HIDDEN_FIELDS}<input type="submit" name="add" value="{L_ADD_WORD}" /></td>
</tr>
</table></form>