]> git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/templates/scoreboard.mako
Consistency fix
[xonotic/xonstat.git] / xonstat / templates / scoreboard.mako
index 7bdf54142a1335634608dfb3e6651653e8873b88..bd981b106ac82bcf5336af5db2501d7e3821b00e 100644 (file)
@@ -47,7 +47,7 @@
 <thead>
   <tr>
     % if show_latency:
-      <th class="show-for-medium-up small-1">Ping</th>
+      <th class="show-for-medium-up medium-1">Ping</th>
     % endif
     <th class="small-4">Nick</th>
     <th>Kills</th>
@@ -84,7 +84,7 @@
 <thead>
   <tr>
     % if show_latency:
-      <th class="show-for-medium-up small-1">Ping</th>
+      <th class="show-for-medium-up medium-1">Ping</th>
     % endif
     <th class="small-2">Nick</th>
     <th>Kills</th>
 <thead>
   <tr>
     % if show_latency:
-      <th class="show-for-medium-up small-1">Ping</th>
+      <th class="show-for-medium-up medium-1">Ping</th>
     % endif
     <th class="small-2">Nick</th>
     <th>Fastest Time</th>
 <thead class="dom ${pgstat.team_html_color()}">
   <tr>
     % if show_latency:
-      <th class="show-for-medium-up small-1">Ping</th>
+      <th class="show-for-medium-up medium-1">Ping</th>
     % endif
     <th class="small-2">Nick</th>
     <th>Kills</th>
 <thead class="freezetag ${pgstat.team_html_color()}">
   <tr>
     % if show_latency:
-      <th class="show-for-medium-up small-1">Ping</th>
+      <th class="show-for-medium-up medium-1">Ping</th>
     % endif
     <th class="small-2">Nick</th>
     <th>Kills</th>
 <thead>
   <tr>
     % if show_latency:
-      <th class="show-for-medium-up small-1">Ping</th>
+      <th class="show-for-medium-up medium-1">Ping</th>
     % endif
     <th class="small-2">Nick</th>
     <th>Kills</th>
 <thead class="nb ${pgstat.team_html_color()}">
   <tr>
     % if show_latency:
-      <th class="show-for-medium-up small-1">Ping</th>
+      <th class="show-for-medium-up medium-1">Ping</th>
     % endif
     <th class="small-2">Nick</th>
     <th>Goals</th>
 <thead>
   <tr>
     % if show_latency:
-      <th class="show-for-medium-up small-1">Ping</th>
+      <th class="show-for-medium-up medium-1">Ping</th>
     % endif
     <th class="small-2">Nick</th>
     <th>Laps</th>