Annotation of OSAS/OSA_system/zpt/ChangeOSAS_archiver.zpt, revision 1.2

1.1       dwinter     1: <html>
                      2: <body>
                      3: <form method="post" action="changeOSAS_archiver">
                      4: <h2>Add the Archiver</h2>
1.2     ! dwinter     5: <b>Title</b><input name="title" tal:attributes="value here/title"><br>
        !             6: <b>Start Path</b><input name="startPath" tal:attributes="value here/startPath"><br>
1.1       dwinter     7: <input type="submit">
                      8: </form>
                      9: 
                     10: </body>
                     11: </html>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>