adm\style\overall_footer.html, styles\prosilver\template\simple_footer.html
Warning: Empty heading.
<h3 class="alert_title"></h3><p class="alert_text"></p> |
adm\style\acp_inactive.html
Warning: A table row was 6 columns wide, which is less than the column count established by the first row (7).
<td colspan="6" style="text-align: center;">{L_NO_INACTIVE_USERS}</td> |
adm\style\acp_styles.html
Error: The width attribute on the th element is obsolete. Use CSS instead.
<th width="10%" style="white-space: nowrap; text-align: center;">{{ lang('STYLE_VERSION') }}</th> |
<th width="10%" style="white-space: nowrap; text-align: center;">{L_STYLE_PHPBB_VERSION}</th> |
<!-- IF not STYLES_LIST_HIDE_COUNT --><th width="10%" style="white-space: nowrap; text-align: center;">{L_STYLE_USED_BY}</th><!-- ENDIF --> |
<th width="25%" style="white-space: nowrap; text-align: center;">{L_ACTIONS}</th> |
Error: The width attribute on the td element is obsolete. Use CSS instead.
<td class="{$ROW_CLASS} mark" width="20"> |