Mercurial > hg > MPIWGThesaurus
view zpt/addMPIWGThesaurusForm.zpt @ 47:b5d89c03f958
fix unicode problem with thes_quote.
author | casties |
---|---|
date | Thu, 28 Nov 2013 17:17:23 +0100 |
parents | b2e4605f20b2 |
children |
line wrap: on
line source
<html> <body> <h2>Add a thesaurus folder</h2> <form method="post" action="manage_addMPIWGThesaurus"> <table> <tr> <td><b>ID</b></td> <td><input type="text" size="40" name="id"></td> </tr> <input type="submit" value="create"> </form> </body> </html>