Fixed settings save, now works propperly

This commit is contained in:
Brinken
2012-03-19 12:48:22 +01:00
parent ba91eecad0
commit 04b6efd5d8
8 changed files with 603 additions and 1524 deletions

View File

@@ -20,7 +20,8 @@
<link rel="shortcut icon" href="images/favicon.ico">
<link rel="apple-touch-icon" href="images/headphoneslogo.png">
<link rel="stylesheet" href="css/style.css?v=2">
<link rel="stylesheet" href="css/StyleSheet.css">
<link rel="stylesheet" href="css/ColorStyles.css">
<script src="js/jquery-1.7.1.js"></script>
<script>!window.jQuery && document.write(unescape('%3Cscript src="js/libs/jquery-1.6.2.min.js"%3E%3C/script%3E'))</script>