view zpt/MPIWGFolderConfig.zpt @ 110:b554becd8226

Incomplete - # 74: More Link auf den pers?nlichne Homepages https://it-dev.mpiwg-berlin.mpg.de/tracs/webpage/ticket/74
author dwinter
date Tue, 28 May 2013 09:47:43 +0200
parents bca61e893fcc
children
line wrap: on
line source

<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>