CCM NG: Fixed typos in Foundry

git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@4983 8810af33-2d31-482b-a856-94f89814c4df

Former-commit-id: c7e7c49581
pull/2/head
jensp 2017-09-05 17:08:42 +00:00
parent dab23efcd4
commit 500013cb82
1 changed files with 2 additions and 1 deletions

View File

@ -68,7 +68,7 @@
class="item-search-widget-dialog" class="item-search-widget-dialog"
data-itemtype="{./@item-type}" data-itemtype="{./@item-type}"
data-contentsection="{./@content-section}" data-contentsection="{./@content-section}"
data-dispatcherPrefix="{$dispathcher-prefix}" data-dispatcherPrefix="{$dispatcher-prefix}"
data-targetId="{./@name}"> data-targetId="{./@name}">
<h3 class="titlebar"> <h3 class="titlebar">
<xsl:value-of select="foundry:get-internal-static-text('cms', 'item-search-widget/titlebar')" /> <xsl:value-of select="foundry:get-internal-static-text('cms', 'item-search-widget/titlebar')" />
@ -464,6 +464,7 @@
</tbody> </tbody>
</table> </table>
</div> </div>
</div>
</dialog> </dialog>
</div> </div>