update sparkle theme to reflect latest changes + some minor bugfixes
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
2
templates/Sparkle/index.tpl
vendored
2
templates/Sparkle/index.tpl
vendored
@@ -10,7 +10,7 @@
|
||||
<link href="templates/{$theme}/assets/img/favicon.ico" rel="icon" type="image/x-icon" />
|
||||
<link rel="stylesheet" href="templates/{$theme}/assets/css/main.css" />
|
||||
<!--[if IE]><link rel="stylesheet" href="templates/{$theme}/assets/css/main_ie.css" /><![endif]-->
|
||||
<!--[if lt IE 9]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
|
||||
<!--[if lt IE 9]><script src="js/html5shiv.js"></script><![endif]-->
|
||||
<script type="text/javascript" src="js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="templates/{$theme}/assets/js/main.js"></script>
|
||||
<title>{$title}Froxlor Server Management Panel</title>
|
||||
|
||||
Reference in New Issue
Block a user