Small changes

This commit is contained in:
Yukimi Kazari 2017-06-06 12:02:34 -04:00
parent 72964e12ac
commit d18f5bb167

View File

@ -1,7 +1,7 @@
<?php if (!CONFIG()->enable_news_ticker) return; ?>
<div id="news-ticker" style="display: none">
<ul>
<li><a href="https://9854.moe">Winterchan</a> - <i>Jan 26</i>: Updated UI!</li>
<li><a href="https://9854.moe">Visit Winterchan</a></li>
</ul>
<a href="#" id="close-news-ticker-link"><?= $this->t('.close') ?></a>