mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 14:57:37 +02:00
[ticket/11992] Fix Users with most Warnings block
PHPBB3-11992
This commit is contained in:
@@ -51,7 +51,7 @@
|
|||||||
<td>{highest.WARNING_TIME}</td>
|
<td>{highest.WARNING_TIME}</td>
|
||||||
<td><a href="{highest.U_NOTES}">{L_VIEW_NOTES}</a></td>
|
<td><a href="{highest.U_NOTES}">{L_VIEW_NOTES}</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
<!-- END latest -->
|
<!-- END highest -->
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
<!-- ELSE -->
|
<!-- ELSE -->
|
||||||
|
Reference in New Issue
Block a user