mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/8785] Fixed problem with add empty.png and travis will now pass
PHPBB3-8785
This commit is contained in:
parent
0fd172aaa4
commit
47ad92ae31
2 changed files with 3 additions and 3 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Reference in a new issue