From 25f7ec01a41631531fa638c2b07493e211275cf3 Mon Sep 17 00:00:00 2001 From: Ant Zucaro Date: Mon, 4 Feb 2013 19:44:26 -0500 Subject: [PATCH] Center the view button and game type icons in other pages. --- xonstat/templates/server_info.mako | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xonstat/templates/server_info.mako b/xonstat/templates/server_info.mako index ef57cf4..efe4801 100644 --- a/xonstat/templates/server_info.mako +++ b/xonstat/templates/server_info.mako @@ -140,8 +140,8 @@ Server Information % for rg in recent_games: - View - + View + ${rg.map_name} ${rg.fuzzy_date} -- 2.39.2