SMALL MOD - Updated News
This commit is contained in:
parent
4ffa8bb162
commit
e51dad433b
@ -1,7 +1,8 @@
|
|||||||
<?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>Sequenzia @ <a href="https://code.acr.moe/kazari/myimouto">ACR Code</a>, 100% Open! NEW! Ultra Dense Layout! More Content, Less Waste!</li>
|
<li>Sequenzia @ <a href="https://code.acr.moe/kazari/myimouto">ACR Code</a>! Feel free to modify and fork your own server!!</li>
|
||||||
|
<li>NEW! Ultra compact layout! More Content, Less Waste! More updates to colors! Please leave feedback!!</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