FINAL - Update News

This commit is contained in:
Lain Iwakura 2016-09-14 04:32:20 -04:00
parent bef975a84e
commit 83147a41c0

View File

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