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:
@@ -304,7 +304,7 @@ foreach($config['menu_categories'] as $id => $cat) { ?>
|
||||
<div id="ContentColumn">
|
||||
<div class="Content">
|
||||
<div id="ContentHelper">
|
||||
<?php echo news_place(); ?>
|
||||
<?php echo tickers(); ?>
|
||||
|
||||
|
||||
<div id="<?php echo PAGE; ?>" class="Box">
|
||||
|
Reference in New Issue
Block a user