From: Ant Zucaro <azucaro@gmail.com>
Date: Sat, 4 Feb 2012 17:13:07 +0000 (-0500)
Subject: Remove header from recent games column.
X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=00856455bdf57abe2af9a7df1d176bf3c9701ffd;p=xonotic%2Fxonstat.git

Remove header from recent games column.
---

diff --git a/xonstat/templates/main_index.mako b/xonstat/templates/main_index.mako
index c4e4cd6..6bb222b 100755
--- a/xonstat/templates/main_index.mako
+++ b/xonstat/templates/main_index.mako
@@ -201,7 +201,7 @@ Leaderboard
     <table class="table table-bordered table-condensed">
       <thead>
         <tr>
-          <th>Game #</th>
+          <th></th>
           <th>Type</th>
           <th>Server</th>
           <th>Map</th>