v 1.3.5 - Christmas theme! 🎄

This commit is contained in:
Wruczek
2016-12-01 01:47:40 +01:00
parent bb8dda37bd
commit ff11404532
9 changed files with 208 additions and 12 deletions

View File

@ -41,6 +41,10 @@ $htalink = $config["general"]["enablehta"] ? "" : ".php";
<link href="css/navbar.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<?php if(!empty($config["general"]["christmasmode"])) { ?>
<script src="js/christmas.js"></script>
<?php } ?>
<script src="api/i18n.php"></script>
<!--[if IE]>