mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-21 16:01:40 +02:00
[ticket/16977] Move HTML rendering logic to template
PHPBB3-16977
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
|
||||
<div>
|
||||
<a id="bottom" class="anchor" accesskey="z"></a>
|
||||
<!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF -->
|
||||
{% if not S_IS_BOT %}{{ RUN_CRON_TASK }}{% endif %}
|
||||
</div>
|
||||
|
||||
<script src="{T_JQUERY_LINK}"></script>
|
||||
|
Reference in New Issue
Block a user