Fixed a type in Foundry

git-svn-id: https://svn.libreccm.org/ccm/trunk@3559 8810af33-2d31-482b-a856-94f89814c4df
master
jensp 2015-08-10 12:18:27 +00:00
parent 049fb8e3bb
commit 0c962effa9
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@
name="filterControlsFiltersBody">
<fieldset>
<legend>
<xsl:value-of select="foundry:get-static-text('filterControls',
<xsl:value-of select="foundry:get-static-text('filter-controls',
concat(./@customName, 'filterList'))"/>
</legend>
<xsl:call-template name="filterControlsFilters"/>