Updated News

This commit is contained in:
Lain Iwakura 2016-09-10 14:01:04 -04:00
parent aea14dd3df
commit c98860e989

View File

@ -1,7 +1,7 @@
<?php if (!CONFIG()->enable_news_ticker) return; ?>
<div id="news-ticker" style="display: none">
<ul>
<li>MyImouto is now on <a href="https://github.com/myimouto/myimouto">GitHub</a>.</li>
<li>Sequenzia (MyImouto) is now on <a href="https://code.acr.moe/kazari/myimouto">ACR Code</a>! Completely open for remixing and all!</li>
</ul>
<a href="#" id="close-news-ticker-link"><?= $this->t('.close') ?></a>