Updates news
This commit is contained in:
parent
61c6dcecad
commit
e261c6ca39
@ -1,7 +1,7 @@
|
|||||||
<?php if (!CONFIG()->enable_news_ticker) return; ?>
|
<?php if (!CONFIG()->enable_news_ticker) return; ?>
|
||||||
<div id="news-ticker" style="display: none">
|
<div id="news-ticker" style="display: none">
|
||||||
<ul>
|
<ul>
|
||||||
<li>Come visit Winterchan (<a href="https://9854.moe">HTTPS</a>)!</li>
|
<li><a href="https://9854.moe">Winterchan</a> - <i>Jan 26</i>: Updated UI!</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<a href="#" id="close-news-ticker-link"><?= $this->t('.close') ?></a>
|
<a href="#" id="close-news-ticker-link"><?= $this->t('.close') ?></a>
|
||||||
|
Reference in New Issue
Block a user