1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

#10942 + cron image into <p></p> tags

git-svn-id: file:///svn/phpbb/trunk@7589 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2007-05-15 15:52:37 +00:00
parent 51061920d6
commit 7e05a3024b
4 changed files with 10 additions and 7 deletions

View File

@@ -41,9 +41,10 @@
</div>
<div><a id="bottom" name="bottom" accesskey="z"></a></div>
<!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF -->
<div>
<a id="bottom" name="bottom" accesskey="z"></a>
<!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF -->
</div>
</body>
</html>