Revert "Bug 30425: April fools 🐟: Add ponies to staff homepage"
This reverts commit 68b56685c7
.
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
This commit is contained in:
parent
d7f7fd7216
commit
9dcdb73e47
1 changed files with 0 additions and 3 deletions
|
@ -26,8 +26,6 @@
|
|||
<div class="col-sm-3">
|
||||
[% IF ( koha_news.count ) %]
|
||||
<div id="area-news">
|
||||
<iframe src="https://panzi.github.io/Browser-Ponies/ponies-iframe.html#fadeDuration=500&volume=1&fps=25&speed=3&audioEnabled=false&showFps=false&showLoadProgress=true&speakProbability=0.1&spawn.applejack=1&spawn.fluttershy=1&spawn.pinkie%20pie=1&spawn.rainbow%20dash=1&spawn.rarity=1&spawn.twilight%20sparkle=1&spawnRandom=1&paddock=true&grass=true" style="overflow:hidden;border-style:none;margin:0;padding:0;background:transparent;width:400px;600px;" width="400" height="600" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"></iframe>
|
||||
<!--
|
||||
<h3><span class="news_title">News</span></h3>
|
||||
[% SET show_author = Koha.Preference('NewsAuthorDisplay') == 'staff' || Koha.Preference('NewsAuthorDisplay') == 'both' %]
|
||||
[% FOREACH koha_new IN koha_news %]
|
||||
|
@ -42,7 +40,6 @@
|
|||
</p>
|
||||
</div>
|
||||
[% END %]
|
||||
-->
|
||||
</div><!-- /additional-contents -->
|
||||
[% END %]
|
||||
[% IF ( daily_quote ) %]
|
||||
|
|
Loading…
Reference in a new issue