1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 03:04:09 +02:00

[ticket/16358] Hide attachment tab with no filters and display ACP notice

PHPBB3-16358
This commit is contained in:
mrgoldy
2020-02-05 13:03:01 +01:00
parent 7de24bad2e
commit 31cbb60a38
7 changed files with 30 additions and 9 deletions

View File

@@ -73,7 +73,7 @@
</div>
</div>
<!-- IF S_SHOW_ATTACH_BOX --><!-- INCLUDE posting_attach_body.html --><!-- ENDIF -->
<!-- IF S_SHOW_ATTACH_BOX and FILTERS --><!-- INCLUDE posting_attach_body.html --><!-- ENDIF -->
<!-- IF S_SHOW_POLL_BOX or S_POLL_DELETE --><!-- INCLUDE posting_poll_body.html --><!-- ENDIF -->