]> git.sesse.net Git - foosball/blobdiff - www/index.xml
Consistency is king.
[foosball] / www / index.xml
index fea921234c832de1c47db4d7f9099f0ab0e6d401..a1b248801d018078b2a3781487ece48278778770 100644 (file)
       <form method="post" action="assess-single.pl">
         <table>
           <tr>
-            <th>User name 1</th>
+            <th>Player 1:</th>
             <td><input name="username1" value="" size="10" /></td>
           </tr>
           <tr>
-            <th>User name 2</th>
+            <th>Player 2:</th>
             <td><input name="username2" value="" size="10" /></td>
           </tr>
           <tr>
             <th class="username">Username</th>
             <th class="rating">Rating</th>
             <th class="rd">RD</th>
-            <th class="lowerbound">Lower bound</th>
-            <th class="trend">Since -1d</th>
+            <th class="lowerbound">Bound</th>
+            <th class="trend">Change</th>
           </tr>
         </thead>
         <tbody t:id="singletop">
             <th class="username">Username</th>
             <th class="rating">Rating</th>
             <th class="rd">RD</th>
-            <th class="lowerbound">Lower bound</th>
-            <th class="trend">Since -1d</th>
+            <th class="lowerbound">Bound</th>
+            <th class="trend">Change</th>
           </tr>
         </thead>
         <tbody t:id="doubletop">