mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +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 id="page-footer">
|
||||
|
|
|
@ -213,3 +213,4 @@
|
|||
</div>
|
||||
</div>
|
||||
<!-- ENDIF -->
|
||||
<!-- EVENT overall_header_content_before -->
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
<!-- EVENT overall_footer_content_after -->
|
||||
<!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF -->
|
||||
</div>
|
||||
|
||||
|
|
|
@ -243,3 +243,4 @@ function marklist(id, name, state)
|
|||
<!-- DEFINE $S_MICRODATA = 0 -->
|
||||
|
||||
<br />
|
||||
<!-- EVENT overall_header_content_before -->
|
Loading…
Add table
Reference in a new issue