1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

Merge pull request #1705 from EXreaction/ticket/11833

Fix invalid template loop & prevent Twig from throwing errors in invalid uses of BEGINELSE
This commit is contained in:
David King
2013-09-12 21:17:22 -07:00
2 changed files with 4 additions and 4 deletions

View File

@@ -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>