I'm in ur code, replacing your tags

news-update
David Bartley 16 years ago
parent f30b112985
commit 24ae6d69ca
  1. 4
      xsl/menu.xsl

@ -17,8 +17,8 @@
</xsl:choose>
</xsl:variable>
<div class="menuitem">
<a href="{$preabs}{@href}"><p><img src="{$pre}buttons/{@icon}.png" width="40"
height="40" alt="{@title}" /></p><p><xsl:value-of select="@title" /></p></a>
<a href="{$preabs}{@href}"><img src="{$pre}buttons/{@icon}.png" width="40"
height="40" alt="{@title}" /><br /><xsl:value-of select="@title" /></a>
</div>
</xsl:template>

Loading…
Cancel
Save