mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-13 17:24:54 +02:00
* added news ticker for kathrine template
* (internal) moved news tickers to twig template * (internal) moved Forum class to separate file * (internal) moved deprecated functions to compat.php
This commit is contained in:
@@ -123,7 +123,7 @@ defined('MYAAC') or die('Direct access not allowed!');
|
||||
</table>
|
||||
<hr noshade="noshade" size="1" />
|
||||
<div class="Content"><div id="ContentHelper">
|
||||
<?php echo template_place_holder('center_top') . $content; ?>
|
||||
<?php echo tickers() . template_place_holder('center_top') . $content; ?>
|
||||
</div></div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user