Ignore:
Timestamp:
2009-08-12T12:07:17+02:00 (15 years ago)
Author:
ulfl
Message:

add icons for excrement_bags and clock, closes #2894
update overview

File:
1 edited

Legend:

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

    r1960 r1963  
    581581                <xsl:with-param name="key" select="'power_source'"/>
    582582                <xsl:with-param name="column" select="11"/>
    583                 <xsl:with-param name="row" select="30"/>
    584     </xsl:call-template>       
    585        
     583                <xsl:with-param name="row" select="31"/>
     584    </xsl:call-template>
     585    <xsl:call-template name="topic">
     586                <xsl:with-param name="key" select="'vending'"/>
     587                <xsl:with-param name="column" select="11"/>
     588                <xsl:with-param name="row" select="39"/>
     589    </xsl:call-template>
     590
    586591    <xsl:call-template name="topic">
    587592                <xsl:with-param name="key" select="'shop'"/>
Note: See TracChangeset for help on using the changeset viewer.