From: Ant Zucaro Date: Thu, 19 Mar 2015 22:40:07 +0000 (-0400) Subject: Fix columns in the server_info view. X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=5de77ca49eb0bb361ccd29c26f046fef4a3593c6;p=xonotic%2Fxonstat.git Fix columns in the server_info view. --- diff --git a/xonstat/templates/server_info.mako b/xonstat/templates/server_info.mako index ae793df..df1a522 100644 --- a/xonstat/templates/server_info.mako +++ b/xonstat/templates/server_info.mako @@ -74,7 +74,7 @@ # Nick - Playing Time + Play Time @@ -85,7 +85,7 @@ % if player_id != '-': ${nick|n} % else: - ${nick} + ${nick} % endif ${alivetime} @@ -148,7 +148,7 @@ % for rg in recent_games: - View + View ${rg.map_name} ${rg.fuzzy_date}