mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/8785] Fixed problem with add empty.png and travis will now pass
PHPBB3-8785
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
<fieldset class="fields1">
|
||||
<!-- IF ERROR --><p class="error">{ERROR}</p><!-- ENDIF -->
|
||||
|
||||
<!-- IF S_SHOW_TOPIC_ICONS or S_SHOW_PM_ICONS -->
|
||||
<dl>
|
||||
<dt><label for="icon">{L_ICON}{L_COLON}</label></dt>
|
||||
|
@@ -1,7 +1,5 @@
|
||||
<fieldset class="fields1">
|
||||
<!-- IF ERROR --><p class="error">{ERROR}</p><!-- ENDIF -->
|
||||
|
||||
<!-- IF S_PRIVMSGS and not S_SHOW_DRAFTS -->
|
||||
<!-- IF not S_SHOW_DRAFTS -->
|
||||
|
||||
<!-- IF S_GROUP_OPTIONS -->
|
||||
<div class="column2">
|
||||
|
Reference in New Issue
Block a user