Changed top X boxes to fade rather than scroll

This commit is contained in:
laf
2014-02-05 22:33:33 +00:00
parent e80f8f33a6
commit d9194a12b8
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -129,7 +129,6 @@ if ($config['page_refresh']) { echo(' <meta http-equiv="refresh" content="'.$co
<script src="js/hogan-2.0.0.js"></script>
<script src="js/jquery.cycle2.min.js"></script>
<script src="js/jquery.cycle2.scrollVert.min.js"></script>
<?php
if ($config['favicon']) { echo(' <link rel="shortcut icon" href="'.$config['favicon'].'" />' . "\n"); }
?>