File:  [Repository] / OSAS / OSA_system / zpt / ConfigOSAS_Root.zpt
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Thu Mar 25 09:57:47 2004 UTC (20 years, 3 months ago) by dwinter
Branches: MAIN
CVS tags: HEAD
changes bei simon for new digilib ocnfin in OSAS_rootCVS: ----------------------------------------------------------------------

    1: <html>
    2:   <body>
    3:    
    4:     <form name="form" action="change_OSAS_Root">
    5:       <b> RootFolder: </b><input type="text" name="RootFolderName" tal:attributes="value python:here.RootFolderName"><br>
    6:       <b> DigILibURL: </b><input type="text" name="DigILibURL" tal:attributes="value python:container.DigILibURL"><br><br>
    7:       <input type="submit" value="Change"><br><br>
    8:     </form>
    9:   </body>
   10: </html>

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