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
parent
dab23efcd4
commit
500013cb82
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue