Mercurial > hg > MPIWGFMManager
annotate zpt/addMPIWGManager.pt @ 0:957bcf42f206
initial
author | dwinter |
---|---|
date | Thu, 02 May 2013 08:33:53 +0200 |
parents | |
children |
rev | line source |
---|---|
0 | 1 <HTML> |
2 | |
3 <BODY> | |
4 <H1> Add new MPIWGEventManager </H1> | |
5 | |
6 <FORM NAME="form" ACTION="manage_addMPIWGFMManager"> | |
7 ID <input type="text" name="id"><br> | |
8 Title <input type="text" name="title"><br> | |
9 Url (where the xml is from, fmresults format) <input type="text" name="url" size="30"><br> | |
10 Username (if needed for url) <input type="text" name="username"><br> | |
11 Password (if needed for url) <input type="password" name="password"><br> | |
12 | |
13 <input type="submit"> | |
14 </FORM> | |
15 | |
16 </BODY> | |
17 | |
18 </HTML> |