r29 - in trunk/bugzilla.openmoko.org/var_lib_bugzilla_template_en_openmoko: . global

laforge at sita.openmoko.org laforge at sita.openmoko.org
Tue Feb 13 13:01:01 CET 2007


Author: laforge
Date: 2007-02-13 13:01:00 +0100 (Tue, 13 Feb 2007)
New Revision: 29

Modified:
   trunk/bugzilla.openmoko.org/var_lib_bugzilla_template_en_openmoko/global/banner.html.tmpl
   trunk/bugzilla.openmoko.org/var_lib_bugzilla_template_en_openmoko/global/header.html.tmpl
   trunk/bugzilla.openmoko.org/var_lib_bugzilla_template_en_openmoko/index.html.tmpl
Log:
update style url's


Modified: trunk/bugzilla.openmoko.org/var_lib_bugzilla_template_en_openmoko/global/banner.html.tmpl
===================================================================
--- trunk/bugzilla.openmoko.org/var_lib_bugzilla_template_en_openmoko/global/banner.html.tmpl	2007-02-13 11:48:33 UTC (rev 28)
+++ trunk/bugzilla.openmoko.org/var_lib_bugzilla_template_en_openmoko/global/banner.html.tmpl	2007-02-13 12:01:00 UTC (rev 29)
@@ -23,7 +23,7 @@
 [%# Migration note: this file corresponds to the old Param 'bannerhtml' %]
 
 	<div id="header">
-		<a href="[% Param('urlbase') %]" id="site_logo"><img src="template/en/[%skin_name%]/style/images/openmoko_logo.png" alt="openmoko.com" /></a>
+		<a href="[% Param('urlbase') %]" id="site_logo"><img src="/style/images/openmoko_logo.png" alt="openmoko.org" /></a>
 		
 		<div id="main_navigation">
 			<ul>

Modified: trunk/bugzilla.openmoko.org/var_lib_bugzilla_template_en_openmoko/global/header.html.tmpl
===================================================================
--- trunk/bugzilla.openmoko.org/var_lib_bugzilla_template_en_openmoko/global/header.html.tmpl	2007-02-13 11:48:33 UTC (rev 28)
+++ trunk/bugzilla.openmoko.org/var_lib_bugzilla_template_en_openmoko/global/header.html.tmpl	2007-02-13 12:01:00 UTC (rev 29)
@@ -59,7 +59,7 @@
       </style>
     [% END %]
     
-    <link href="template/en/[%skin_name%]/style/style.css" rel="stylesheet" type="text/css" />
+    <link href="/style/style.css" rel="stylesheet" type="text/css" />
     
     [% IF style_urls %]
       [% FOREACH style_url = style_urls %]

Modified: trunk/bugzilla.openmoko.org/var_lib_bugzilla_template_en_openmoko/index.html.tmpl
===================================================================
--- trunk/bugzilla.openmoko.org/var_lib_bugzilla_template_en_openmoko/index.html.tmpl	2007-02-13 11:48:33 UTC (rev 28)
+++ trunk/bugzilla.openmoko.org/var_lib_bugzilla_template_en_openmoko/index.html.tmpl	2007-02-13 12:01:00 UTC (rev 29)
@@ -79,7 +79,7 @@
   </p>
   </form>
  </td>
- <td align="right"><img src="template/en/[%skin_name%]/style/images/home_img.png" border="0" alt="openmoko_bugzilla"></td>
+ <td align="right"><img src="/style/images/home_img.png" border="0" alt="openmoko_bugzilla"></td>
 </tr></table>
 
 <script type="text/javascript" language="JavaScript" src="/bugzilla/localconfig.js"></script>





More information about the webdesign-commitlog mailing list