1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

Merge pull request #3044 from Elsensee/ticket/13100

[ticket/13100] Display only confirmation buttons when deleting shadow topic
This commit is contained in:
Joas Schilling
2014-11-21 20:59:22 +01:00
3 changed files with 18 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;