1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-23 19:45:10 +01:00
git-svn-id: file:///svn/phpbb/trunk@622 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen 2001-07-10 23:37:53 +00:00
parent 1b411d013c
commit eb733ebc83

View File

@ -1,13 +0,0 @@
<div align="center"><table width="80%" cellpadding="0" cellspacing="1" border="0">
<tr>
<td class="tablebg"><table width="100%" cellpadding="4" cellspacing="1" border="0">
<tr>
<th class="secondary"><b>{MESSAGE_TITLE}</b></th>
</tr>
<tr><form action="{S_CONFIRM_ACTION}" method="POST">
<td class="row2" width="100%" align="center"><span class="gen">{MESSAGE_TEXT}</span><br />{HIDDEN_FIELDS}<input type="submit" name="confirm" value="{L_YES}">&nbsp;&nbsp;<input type="submit" name="not_confirm" value="{L_NO}"></td>
</form></tr>
</table></td>
</tr>
</table>