diff mod_admin_web/admin_web/www_files/index.html @ 570:390d995bedcf

mod_admin_web: Move style.css to css/
author Matthew Wild <mwild1@gmail.com>
date Tue, 17 Jan 2012 16:04:54 +0000
parents 69288d001922
children f22a569fcf86
line wrap: on
line diff
--- a/mod_admin_web/admin_web/www_files/index.html	Tue Jan 17 12:30:23 2012 +0000
+++ b/mod_admin_web/admin_web/www_files/index.html	Tue Jan 17 16:04:54 2012 +0000
@@ -4,7 +4,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
 <title>Prosody Webadmin</title>
-<link rel="stylesheet" type="text/css" href="style.css" />
+<link rel="stylesheet" type="text/css" href="css/style.css" />
 <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" />
 <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
 <script type="text/javascript" src="js/strophe.min.js"></script>