Foundry: Fixed some typos
git-svn-id: https://svn.libreccm.org/ccm/trunk@3416 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
44d378da59
commit
659b0e5fd8
|
|
@ -68,8 +68,8 @@
|
||||||
<foundry:doc section="user" type="template-tag">
|
<foundry:doc section="user" type="template-tag">
|
||||||
<foundry:doc-desc>
|
<foundry:doc-desc>
|
||||||
<p>
|
<p>
|
||||||
The <code>content-item</code> element with the attribute <
|
The <code>content-item</code> element with the attribute
|
||||||
code>mode</code> set to <code>detail</code> or without the
|
<code>mode</code> set to <code>detail</code> or without the
|
||||||
attribute inserts the HTML representation of the detail view of
|
attribute inserts the HTML representation of the detail view of
|
||||||
the current content item. The content item can either be the
|
the current content item. The content item can either be the
|
||||||
greeting item or normal item.
|
greeting item or normal item.
|
||||||
|
|
|
||||||
|
|
@ -203,7 +203,7 @@
|
||||||
</xsl:choose>
|
</xsl:choose>
|
||||||
</xsl:template>
|
</xsl:template>
|
||||||
|
|
||||||
<foundry:doc section="user" section="user">
|
<foundry:doc section="user" type="template-tag">
|
||||||
<foundry:doc-desc>
|
<foundry:doc-desc>
|
||||||
<p>
|
<p>
|
||||||
Outputs the content of the current tab as text. If the
|
Outputs the content of the current tab as text. If the
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue