File:  [Repository] / MPIWGWeb / zpt / Attic / MPIWGLinkChange.zpt
Revision 1.1.2.1: download - view: text, annotated - select for diffs - revision graph
Mon Jun 20 17:16:17 2005 UTC (19 years ago) by dwinter
Branches: r2

MPIWGLink add
dCVS: Committing in .

<html>
<body>
<h2>Change MPIWG Link</h2>
<form action="changeLink" method="post">
<p>Title:<input name="title" tal:attributes="value here/title" size="100"></p>
<p>Link:<input name="link" tal:attributes="value here/link" size="100"></p>
<p>Weight:<input name="weight" tal:attributes="value here/weight" size="100"></p>
<p><input type="submit"></p>
</form>
</body>
</html>

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