]> de.git.xonotic.org Git - xonotic/xonstat.git/commitdiff
Add a hover message to the 'time' column. top-servers
authorAnt Zucaro <azucaro@gmail.com>
Sat, 25 Nov 2017 21:39:25 +0000 (16:39 -0500)
committerAnt Zucaro <azucaro@gmail.com>
Sat, 25 Nov 2017 21:39:25 +0000 (16:39 -0500)
xonstat/templates/main_index.mako
xonstat/templates/top_servers_index.mako

index 73fd1049ba5cc9f015b789227c971ae897ff6299..321b8e187d0727f063a5dfa49e5ec89fad028d57 100644 (file)
         <tr>
           <th class="small-2">#</th>
           <th class="small-7">Server</th>
-          <th class="small-3">Time</th>
+          <th class="small-3" title="Total accumulated player time on the server">Time</th>
         </tr>
       </thead>
       <tbody>
index 836e36f1eaed73f02220886ca1fcae46073da87b..e2b6c0e86e9506523201f2611d861e3c30fd6c8e 100644 (file)
@@ -24,7 +24,7 @@
           <tr>
             <th class="small-2">#</th>
             <th class="small-7">Server</th>
-            <th class="small-3">Time</th>
+            <th class="small-3" title="Total accumulated player time on the server">Time</th>
           </tr>
         </thead>
         <tbody>