File:  [Repository] / MPIWGWeb / zpt / Attic / MPIWGFolderConfig.zpt
Revision 1.1.2.1: download - view: text, annotated - select for diffs - revision graph
Thu Aug 28 18:20:09 2008 UTC (15 years, 10 months ago) by casties
Branches: r2
new MPIWGFolders and breadcrumbs

<html>
<h2>Change MPIWG Folder</h2>
<form action="changeMPIWGFolder" method="pro">
Title: <input tal:attributes="value here/title|nothing" name="title"><br>
Weight: <input tal:attributes="value here/weight|string:0" name="weight"><br>
CanonicalName: <input tal:attributes="value here/canonicalName|nothing" name="canonicalName"><br>
<input type="submit">
</form>
</html>

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