mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
Merge pull request #5327 from rubencm/ticket/15300
[ticket/15300] Show maximum attachment filesize
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
<div class="inner">
|
||||
|
||||
<p>{L_ADD_ATTACHMENT_EXPLAIN} <span class="hidden" id="drag-n-drop-message">{L_PLUPLOAD_DRAG_TEXTAREA}</span></p>
|
||||
{% if MAX_ATTACHMENT_FILESIZE is not empty %}<p>{{ MAX_ATTACHMENT_FILESIZE }}</p>{% endif %}
|
||||
|
||||
<fieldset class="fields2" id="attach-panel-basic">
|
||||
<dl>
|
||||
|
Reference in New Issue
Block a user