XSLTools

Change of examples/Common/PEP241/Resources/pep241_template.xhtml

304:040a678ff37b
examples/Common/PEP241/Resources/pep241_template.xhtml
     1.1 --- a/examples/Common/PEP241/Resources/pep241_template.xhtml	Wed Oct 12 16:30:56 2005 +0000
     1.2 +++ b/examples/Common/PEP241/Resources/pep241_template.xhtml	Wed Oct 12 16:31:11 2005 +0000
     1.3 @@ -38,7 +38,7 @@
     1.4            <span template:value="$this-value" template:effect="replace">Insert
     1.5            longer description here!</span></textarea></td>
     1.6        </tr>
     1.7 -      <tr template:element="error">
     1.8 +      <tr template:element="error" template:init="no">
     1.9          <th></th>
    1.10          <td template:attribute="description-size" class="error">Only 100 characters
    1.11            can be used in a description.</td>
    1.12 @@ -101,7 +101,7 @@
    1.13        <tr>
    1.14          <th></th>
    1.15          <td>
    1.16 -          <input type="submit" value="Add keyword!" name="..." template:selector-field="add_keyword" /></td>
    1.17 +          <input type="submit" value="Add keyword!" name="..." template:selector-field="add_keyword,keyword" /></td>
    1.18        </tr>
    1.19        <tr>
    1.20          <th colspan="2" class="heading">Authors</th>