]> git.draconx.ca Git - homepage.git/blobdiff - layouts/clickytable.xsl
Embed SVG icons directly into output.
[homepage.git] / layouts / clickytable.xsl
index f442fa46c387379c9a4db225e6c02743307add08..4858b7fbbfebd0eb3412d9a9fcad68f6d3892771 100644 (file)
@@ -86,8 +86,8 @@
     <label for='rev-{generate-id(@clicky)}' style='display: none'>
       <xsl:text>&#x2060;</xsl:text>
       <span><xsl:apply-templates select='node()' /></span>
-      <img alt='FWD' width='16' height='16' src='/images/down.svg' />
-      <img alt='REV' width='16' height='16' src='/images/up.svg' style='display: none' />
+      <img alt='FWD' width='16' height='16' src='/icons/down.svg' />
+      <img alt='REV' width='16' height='16' src='/icons/up.svg' style='display: none' />
     </label>
     <script type='x'>--></script>
   </xsl:copy>