Skip to content

Commit

Permalink
FIXED: 'Add Player' button. Updated screenshot.
Browse files Browse the repository at this point in the history
  • Loading branch information
srackham committed Apr 26, 2012
1 parent 9a6cf04 commit e7c2d48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/leaderboard.html
Expand Up @@ -34,9 +34,9 @@
</template>

<template name="leaderboard">
<div>
<div class="input-append">
<input id="player_name" type="text" placeholder="New player"/>
<input id="add_button" type="button" value="Add Player" />
<button id="add_button" class="btn" type="button">Add Player</button>
</div>
<table class="table table-striped">
<thead>
Expand Down
Binary file modified screenshot.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e7c2d48

Please sign in to comment.