mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/11942] Don't show the checkbox if the post is already soft-deleted
PHPBB3-11942
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<br />
|
||||
|
||||
<table border="0" width="90%" cellspacing="2" cellpadding="1">
|
||||
<!-- IF S_ALLOWED_DELETE and S_ALLOWED_SOFTDELETE -->
|
||||
<!-- IF not S_SOFTDELETED and S_ALLOWED_DELETE and S_ALLOWED_SOFTDELETE -->
|
||||
<tr>
|
||||
<td class="row1" width="22%"><b class="gen">{L_DELETE_PERMANENTLY}{L_COLON}</b></td>
|
||||
<td class="row1" width="78%">
|
||||
|
Reference in New Issue
Block a user