Template:HTML/FormSubmitterID
From 2014.igem.org
(Difference between revisions)
Line 9: | Line 9: | ||
<p>You are logged in as:</p> | <p>You are logged in as:</p> | ||
<ul> | <ul> | ||
- | <li>Name: <input type="text" size="30" name="name" readonly value="Kelly Drinkwater"></li> | + | <li>Name: <input class="highlightme" type="text" size="30" name="name" readonly value="Kelly Drinkwater"></li> |
- | <li>Username: <input type="text" name="username" readonly value="kdrinkwa"></li> | + | <li>Username: <input class="highlightme" type="text" name="username" readonly value="kdrinkwa"></li> |
</ul> | </ul> | ||
- | <p>and completing this form for team <input type="text" name="team" readonly value="iGEM HQ"></p> | + | <p>and completing this form for team <input class="highlightme" type="text" name="team" readonly value="iGEM HQ"></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:36, 24 April 2014