issue61, theme support
[phpfspot.git] / themes / default / templates / header.tpl
similarity index 89%
rename from templates/header.tpl
rename to themes/default/templates/header.tpl
index acef8eb8eae31c4a186268e84705fc9e22a018c0..5d66f2d38ff97d45f2d91e85513f74539194d9d6 100644 (file)
@@ -3,7 +3,7 @@
  <head>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
   <title>{$page_title}</title>
-  <link href="stylesheet.css" type="text/css" rel="stylesheet" />
+  <link href="{$template_path}/stylesheet.css" type="text/css" rel="stylesheet" />
   <script type="text/javascript" src="rpc.php?mode=init&amp;client=all"></script>
   <script type="text/javascript" src="phpfspot.js"></script>
   <link rel="shortcut icon" href="resources/gpl_16.png" type="image/png" />