mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/11675] Fix template loop
PHPBB3-11675
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
<a href="{role_mask.groups.U_PROFILE}">{role_mask.groups.GROUP_NAME}</a><!-- IF not role_mask.groups.S_LAST_ROW --> :: <!-- ENDIF -->
|
||||
<!-- BEGINELSE -->
|
||||
{L_GROUPS_NOT_ASSIGNED}
|
||||
<!-- END users -->
|
||||
<!-- END groups -->
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
Reference in New Issue
Block a user