stephan 2002/08/30 01:08:10 Modified: src/scratchpad/webapp/samples/slide description2html4content.xsl Log: Marked form field as optional. Revision Changes Path 1.6 +1 -1 xml-cocoon2/src/scratchpad/webapp/samples/slide/description2html4content.xsl Index: description2html4content.xsl =================================================================== RCS file: /home/cvs/xml-cocoon2/src/scratchpad/webapp/samples/slide/description2html4content.xsl,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- description2html4content.xsl 30 Aug 2002 07:59:43 -0000 1.5 +++ description2html4content.xsl 30 Aug 2002 08:08:10 -0000 1.6 @@ -171,7 +171,7 @@ <input type="hidden" name="method" value="doUploadSource"/> <input type="hidden" name="cocoon-source-uri" value="{@source:systemid}"/> <td align="left"> - <input type="text" name="cocoon-source-name" size="15" maxlength="40"/> + <input type="text" name="cocoon-source-name" size="15" maxlength="40"/>(optional) </td> <td align="left" colspan="3"> File:
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]