mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 23:07:39 +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">
|
<fieldset class="fields1">
|
||||||
|
<!-- IF ERROR --><p class="error">{ERROR}</p><!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF S_SHOW_TOPIC_ICONS or S_SHOW_PM_ICONS -->
|
<!-- IF S_SHOW_TOPIC_ICONS or S_SHOW_PM_ICONS -->
|
||||||
<dl>
|
<dl>
|
||||||
<dt><label for="icon">{L_ICON}{L_COLON}</label></dt>
|
<dt><label for="icon">{L_ICON}{L_COLON}</label></dt>
|
||||||
|
@@ -1,7 +1,5 @@
|
|||||||
<fieldset class="fields1">
|
<fieldset class="fields1">
|
||||||
<!-- IF ERROR --><p class="error">{ERROR}</p><!-- ENDIF -->
|
<!-- IF not S_SHOW_DRAFTS -->
|
||||||
|
|
||||||
<!-- IF S_PRIVMSGS and not S_SHOW_DRAFTS -->
|
|
||||||
|
|
||||||
<!-- IF S_GROUP_OPTIONS -->
|
<!-- IF S_GROUP_OPTIONS -->
|
||||||
<div class="column2">
|
<div class="column2">
|
||||||
|
Reference in New Issue
Block a user