]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/mowgli/home/xsl/common.xsl
Fixed broken links to IST images.
[helm.git] / helm / mowgli / home / xsl / common.xsl
index 3addf9f03e3ace7acd60a3cb8e791b4fb3a08b49..847be68b86f4c3f3cd1e1114b6adc07f42d6ab69 100644 (file)
@@ -14,7 +14,7 @@
       </td>
       <td align="right" valign="bottom">
         <div class="small">
-          <a href="http://www.cordis.lu/ist"><img border="0" alt="IST Logo Small" src="../images/istbutton_small.gif"/></a>
+          <a href="http://www.cordis.lu/ist"><img border="0" alt="IST Logo Small" src="{$path_to_top}/../images/istbutton_small.gif"/></a>
         </div>
       </td>
     </tr>
@@ -23,6 +23,7 @@
 </xsl:template>
 
 <xsl:template name="foot">
+  <xsl:param name="path_to_top" select="'.'"/>
   <hr/>
   <table border="0" cellspacing="0" cellpadding="0" width="100%">
     <tr>
@@ -35,7 +36,7 @@
       </td>
       <td align="right" valign="top">
         <div class="small">
-          <a href="http://www.cordis.lu/ist"><img border="0" alt="IST Logo Small" src="../images/istbutton_small.gif"/></a>
+          <a href="http://www.cordis.lu/ist"><img border="0" alt="IST Logo Small" src="{$path_to_top}/../images/istbutton_small.gif"/></a>
         </div>
       </td>
     </tr>