Template:HTML/FormSubmitterID
From 2014.igem.org
(Difference between revisions)
m (Protected "Template:HTML/FormSubmitterID": Official policy page ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
|||
Line 2: | Line 2: | ||
<style type="text/css"> | <style type="text/css"> | ||
ul {list-style: none;} | ul {list-style: none;} | ||
- | |||
- | |||
</style> | </style> | ||
Line 9: | Line 7: | ||
<p>You are logged in as:</p> | <p>You are logged in as:</p> | ||
<ul> | <ul> | ||
- | <li>Name: <input | + | <li>Name: <input type="text" size="30" name="name" readonly value="Your Name Here"></li> |
- | <li>Username: <input | + | <li>Username: <input type="text" name="username" readonly value="username"></li> |
</ul> | </ul> | ||
- | <p>and completing this form for team <input | + | <p>and completing this form for team <input type="text" name="team" readonly value="Team Name"></p> |
<p>If this is incorrect, please <a href="https://2014.igem.org/wiki/index.php?title=Special:UserLogout">LOG OUT</a> and log in again as the correct user!</p> | <p>If this is incorrect, please <a href="https://2014.igem.org/wiki/index.php?title=Special:UserLogout">LOG OUT</a> and log in again as the correct user!</p> | ||
</fieldset> | </fieldset> | ||
</html> | </html> |
Revision as of 17:26, 9 May 2014