annotate zpt/addMPIWGManager.pt @ 1:03cd09e9133e
default tip
klein-grossschrift probleme behoben
author |
dwinter |
date |
Fri, 03 May 2013 11:38:27 +0200 |
parents |
957bcf42f206 |
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>
|