]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/templates/player_index.mako
Merge branch 'master' into zykure/approved
[xonotic/xonstat.git] / xonstat / templates / player_index.mako
index 9eb319780caeeb27e8330b3953f15152bdbeebbb..d23decab93d3891a405a83e78ebaf2af619c41f9 100644 (file)
@@ -31,7 +31,7 @@ Player Index
     % for player in players:
       <tr>
         <td>${player.player_id}</th>
-        <td><a href="${request.route_url("player_info", id=player.player_id)}" title="Go to this player's info page">${player.nick_html_colors()|n}</a></th>
+        <td class="player-nick"><a href="${request.route_url("player_info", id=player.player_id)}" title="Go to this player's info page">${player.nick_html_colors()|n}</a></th>
         <td><span class="abstime" data-epoch="${player.epoch()}" title="${player.create_dt.strftime('%a, %d %b %Y %H:%M:%S UTC')}">${player.joined_pretty_date()}</span></th>
         <td class="tdcenter">
           <a href="${request.route_url("player_game_index", player_id=player.player_id, page=1)}" title="View recent games by this player">