mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
[ticket/12024] Template event overall_header_content_before
http://area51.phpbb.com/phpBB/viewtopic.php?f=111&t=44959 http://tracker.phpbb.com/browse/PHPBB3-12024 PHPBB3-12024
This commit is contained in:
parent
8b464e87f0
commit
9d39457e35
4 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
<!-- EVENT overall_footer_content_after -->
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="page-footer">
|
<div id="page-footer">
|
||||||
|
|
|
@ -213,3 +213,4 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
<!-- EVENT overall_header_content_before -->
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
<!-- EVENT overall_footer_content_after -->
|
||||||
<!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF -->
|
<!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF -->
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
@ -243,3 +243,4 @@ function marklist(id, name, state)
|
||||||
<!-- DEFINE $S_MICRODATA = 0 -->
|
<!-- DEFINE $S_MICRODATA = 0 -->
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
<!-- EVENT overall_header_content_before -->
|
Loading…
Add table
Reference in a new issue