aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/Euclid/modcp_move.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/templates/Euclid/modcp_move.tpl')
-rw-r--r--phpBB/templates/Euclid/modcp_move.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/templates/Euclid/modcp_move.tpl b/phpBB/templates/Euclid/modcp_move.tpl
index 2c895d5a85..7e7fcb2b97 100644
--- a/phpBB/templates/Euclid/modcp_move.tpl
+++ b/phpBB/templates/Euclid/modcp_move.tpl
@@ -6,7 +6,7 @@
<th class="secondary"><b>{MESSAGE_TITLE}</b></th>
</tr>
<tr>
- <td class="row2" align="center"><br /><span class="gen">{L_MOVE_TO_FORUM} &nbsp; {S_FORUM_BOX}<br /><br />{MESSAGE_TEXT}</span><br /><br />{S_HIDDEN_FIELDS}<input class="mainoptiontable" type="submit" name="confirm" value="{L_YES}" />&nbsp;&nbsp;<input class="liteoptiontable" type="submit" name="cancel" value="{L_NO}" /><br /><br /></td>
+ <td class="row2" align="center"><br /><span class="gen">{L_MOVE_TO_FORUM} &nbsp; {S_FORUM_BOX}<br /><br />{MESSAGE_TEXT}<br /><br /><input type="checkbox" name="move_leave_shadow" checked="checked" />{L_LEAVESHADOW}</span><br /><br />{S_HIDDEN_FIELDS}<input class="mainoptiontable" type="submit" name="confirm" value="{L_YES}" />&nbsp;&nbsp;<input class="liteoptiontable" type="submit" name="cancel" value="{L_NO}" /><br /><br /></td>
</tr>
</table></td>
</tr>