From 52e857c749b16f56b0ee64b630ae8a7bf652ebcb Mon Sep 17 00:00:00 2001 From: Ant Zucaro Date: Sun, 22 May 2011 10:42:59 -0400 Subject: [PATCH] Link to the player info page from the player weapon stat page --- xonstat/templates/player_weapon_stats.mako | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xonstat/templates/player_weapon_stats.mako b/xonstat/templates/player_weapon_stats.mako index 3b53e8b..7aa9c76 100644 --- a/xonstat/templates/player_weapon_stats.mako +++ b/xonstat/templates/player_weapon_stats.mako @@ -10,7 +10,7 @@ Accuracy Information - ${parent.title()}

Assume the best, though. Really.

% else: -

Player Accuracy for ${pgstat.nick_html_colors()} in Game:

+

Player Accuracy for ${pgstat.nick_html_colors()} in Game ${game.game_id}:

-- 2.39.2
Weapon