File:  [Repository] / OSAS / OSA_system / zpt / ConfigOSAS_Root.zpt
Revision 1.4: download - view: text, annotated - select for diffs - revision graph
Tue Apr 6 09:48:06 2004 UTC (20 years, 2 months ago) by dwinter
Branches: MAIN
CVS tags: HEAD
bug fixed

<html>
  <body>
   
    <form name="form" action="change_OSAS_Root">
      <b> RootFolder: </b><input type="text" name="RootFolderName" tal:attributes="value python:here.RootFolderName"><br>
      <b> DigILibURL: </b><input type="text" name="DigILibURL" size="100" tal:attributes="value python:container.DigILibURL"><br><br>
      <b> uploadServletUrl: </b><input type="text" name="uploadServletUrl" size="100" tal:attributes="value python:here.getUploadServletUrl()"><br><br>
      <input type="submit" value="Change"><br><br>
    </form>
  </body>
</html>

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