Changeset 6060 for trunk

Show
Ignore:
Timestamp:
11/15/11 16:25:21 (6 months ago)
Author:
mtld
Message:

fixed hidden field docs

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pustefix-docbook/src/docbkx/reference/xslt.xml

    r6058 r6060  
    12501250        <para> 
    12511251          Hidden fields are created the same way as text input fields (see <xref linkend="xslt.forms.elements.text"/>), 
    1252           you only have to set the <literal>type</literal> attribute to <literal>password</literal>. 
     1252          you only have to set the <literal>type</literal> attribute to <literal>hidden</literal>. 
    12531253        </para> 
    12541254        <para>