mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-05 05:55:15 +02:00
A little tidy up
git-svn-id: file:///svn/phpbb/trunk@1326 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
9dc6e8a5fa
commit
2b8692875e
@ -16,15 +16,15 @@
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center"><span class="gen">{L_MOVE_TO_FORUM} {S_FORUM_BOX}<br />
|
||||
<input type="checkbox" name="move_leave_shadow" CHECKED>{L_LEAVESHADOW}<br />
|
||||
<td align="center"><span class="gen">{L_MOVE_TO_FORUM} {S_FORUM_BOX}<br /><br />
|
||||
<input type="checkbox" name="move_leave_shadow" checked="checked" />{L_LEAVESHADOW}<br />
|
||||
<br />
|
||||
{MESSAGE_TEXT}</span><br />
|
||||
<br />
|
||||
{S_HIDDEN_FIELDS}
|
||||
<input type="submit" name="confirm" value="{L_YES}" />
|
||||
<input class="mainoption" type="submit" name="confirm" value="{L_YES}" />
|
||||
|
||||
<input type="submit" name="cancel" value="{L_NO}" />
|
||||
<input class="liteoption" type="submit" name="cancel" value="{L_NO}" />
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
Loading…
x
Reference in New Issue
Block a user