File:  [Repository] / ECHO_content / vlp / ChangeVLPPath.zpt
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Thu Mar 10 15:46:59 2005 UTC (19 years, 2 months ago) by dwinter
Branches: MAIN
CVS tags: cleanup, Root_cleanup, HEAD
changes for front matter

<html>
<body>
<h2>change path of <span tal:replace="here/getId"/></h2>
<form method="post" action="VLP_path_config">
Path: <input type="text" size="50" name="path" tal:attributes="value python:getattr(here,'vlp_basis',getattr(here,'path'))">
<input type="submit" value="change">
</form>
</body>

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