packages/ssoinabox-webui/root/usr/local/share/ssoinabox/htdocs/includes/templates/header.tpl
changeset 9 f4bf6556fb9f
parent 7 faf6f7941e8f
--- a/packages/ssoinabox-webui/root/usr/local/share/ssoinabox/htdocs/includes/templates/header.tpl	Sat Feb 23 14:26:05 2013 -0500
+++ b/packages/ssoinabox-webui/root/usr/local/share/ssoinabox/htdocs/includes/templates/header.tpl	Sat Feb 23 14:26:38 2013 -0500
@@ -5,7 +5,7 @@
 		<title>{$title} &bull; SSO-in-a-Box Control Panel</title>
 		<link rel="stylesheet" type="text/css" href="/res/bootstrap/css/bootstrap.min.css" />
 		<link rel="stylesheet" type="text/css" href="/res/ssoinabox.css" />
-		<link rel="stylesheet" type="text/css" href="/res/tablesorter/themes/blue/style.css" />
+		<link rel="stylesheet" type="text/css" href="/res/tablesorter/themes/bootstrap/style.css" />
 		<script type="text/javascript" src="/res/jquery.min.js"></script>
 		<script type="text/javascript" src="/res/bootstrap/js/bootstrap.min.js"></script>
 		<script type="text/javascript" src="/res/tablesorter/jquery.tablesorter.js"></script>