Ignore:
Timestamp:
2009-04-05T23:51:54+02:00 (15 years ago)
Author:
ulfl
Message:

add information key

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/styles/standard/overview.xsl

    r1342 r1522  
    556556       
    557557    <xsl:call-template name="topic">
    558                 <xsl:with-param name="key" select="'tourism'"/>
     558                <xsl:with-param name="key" select="'religion'"/>
    559559                <xsl:with-param name="column" select="10"/>
    560560                <xsl:with-param name="row" select="1"/>
    561561    </xsl:call-template>
    562        
     562
    563563    <xsl:call-template name="topic">
    564564                <xsl:with-param name="key" select="'historic'"/>
     
    595595       
    596596    <xsl:call-template name="topic">
    597                 <xsl:with-param name="key" select="'religion'"/>
     597                <xsl:with-param name="key" select="'tourism'"/>
    598598                <xsl:with-param name="column" select="13"/>
    599599                <xsl:with-param name="row" select="1"/>
     600    </xsl:call-template>
     601               
     602    <xsl:call-template name="topic">
     603                <xsl:with-param name="key" select="'information'"/>
     604                <xsl:with-param name="column" select="13"/>
     605                <xsl:with-param name="row" select="19"/>
    600606    </xsl:call-template>
    601607       
Note: See TracChangeset for help on using the changeset viewer.