Ignore:
Timestamp:
2011-01-25T15:35:24+13:00 (13 years ago)
Author:
sjb48
Message:

Fixed a couple of format-related issues with Katherine's help :).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/web/interfaces/oran/transform/formatString.xsl

    r23405 r23633  
    256256        <h2> This should be the format string (unmodified and html version) </h2> -->
    257257        <!-- <xsl:value-of select="/page/pageResponse" disable-output-escaping="yes"/> -->
     258        <format xmlns:gsf="http://www.greenstone.org/greenstone3/schema/ConfigFormat">
    258259        <xsl:call-template name="xml">
    259260            <xsl:with-param name="fmt" select="."/>
    260261        </xsl:call-template><xsl:text> </xsl:text>
     262        </format>
    261263        <!-- <xsl:apply-templates select="/page/pageResponse" mode="xml"/> -->
    262264      <!-- </body>
Note: See TracChangeset for help on using the changeset viewer.