diff print.php @ 591:f7078755dff5

Fix CSS paths for admin and print pages.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 17 Oct 2014 15:18:21 +0300
parents ce11ea112a65
children 5ed91fb08165
line wrap: on
line diff
--- a/print.php	Fri Oct 17 13:09:14 2014 +0300
+++ b/print.php	Fri Oct 17 15:18:21 2014 +0300
@@ -9,7 +9,7 @@
 require_once "msite.inc.php";
 require_once "msession.inc.php";
 
-$pageCSS = "hardcopy.css";
+$pageCSS = "css/hardcopy.css";
 
 
 //