Making progress
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<fieldset>
|
||||
<div class="pure-control-group">
|
||||
<label for="teamname">Team Name</label>
|
||||
<input id="teamname" name="teamname" type="text" placeholder="Team Name" value="">
|
||||
<input id="teamname" name="teamname" type="text" placeholder="Team Name" value="" autofocus>
|
||||
</div>
|
||||
|
||||
<button type="submit" class="pure-button pure-button-primary">Add Team</button>
|
||||
|
Reference in New Issue
Block a user