mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/11833] Fix bad template loop
PHPBB3-11833
This commit is contained in:
parent
dd86e8d0ae
commit
0cb4ceabf4
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@
|
|||
<tr>
|
||||
<td class="bg1" colspan="<!-- IF S_CLEAR_ALLOWED -->5<!-- ELSE -->4<!-- ENDIF -->" align="center"><span class="gen">{L_NO_ENTRIES}</span></td>
|
||||
</tr>
|
||||
<!-- END usernames -->
|
||||
<!-- END usernotes -->
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue