1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-19 15:01:33 +02:00

[ticket/13100] Display only confirmation buttons when deleting shadow topic

PHPBB3-13100
This commit is contained in:
Oliver Schramm
2014-10-20 00:24:16 +02:00
parent c939f1b2c7
commit 30213816ae
3 changed files with 19 additions and 2 deletions

View File

@@ -14,6 +14,7 @@
<p class="gen">{MESSAGE_TEXT}</p>
<br />
<!-- IF not S_SHADOW_TOPICS -->
<table border="0" width="90%" cellspacing="2" cellpadding="1">
<!-- IF not S_SOFTDELETED and S_ALLOWED_DELETE and S_ALLOWED_SOFTDELETE -->
<tr>
@@ -30,6 +31,7 @@
</tr>
</table>
<br />
<!-- ENDIF -->
{S_HIDDEN_FIELDS}
<input type="submit" name="confirm" value="{L_YES}" class="btnmain" />&nbsp;&nbsp;