fix URL path
authorMartin Zobel-Helas <zobel@debian.org>
Fri, 10 Feb 2012 17:52:34 +0000 (18:52 +0100)
committerMartin Zobel-Helas <zobel@debian.org>
Fri, 10 Feb 2012 17:52:34 +0000 (18:52 +0100)
html/template/header.wml
html/template/navbar.wml

index aaa5f6e..eb8479e 100644 (file)
   <meta name="Modified"  content="$(WML_GEN_ISOTIME)" />
 {#style#}
 {#style#:
-<link href="$(HOME)/debian.css" rel="stylesheet" type="text/css" />
-<link href="debdb.css" rel="stylesheet" type="text/css" />
+<link href="$(DBHOME)/debian.css" rel="stylesheet" type="text/css" />
+<link href="/debdb.css" rel="stylesheet" type="text/css" />
 
-<link href="debian-$(CUR_ISO_LANG).css" rel="stylesheet" type="text/css" media="all"/>
+<link href="/debian-$(CUR_ISO_LANG).css" rel="stylesheet" type="text/css" media="all"/>
 :#style#}
 </head>
 <body>
index 7aef403..9849c07 100644 (file)
@@ -3,7 +3,7 @@
 <div id="header">
    <div id="upperheader">
    <div id="logo">
-  <a href="$(HOME)/"><img src="$(PICS)/openlogo-50.png" width="50" height="61" alt="" /></a>
+  <a href="$(HOME)/"><img src="$(DBPICS)/openlogo-50.png" width="50" height="61" alt="" /></a>
   </div> <!-- end logo -->
      <p class="section"><a href="/">db</a></p>