]> de.git.xonotic.org Git - xonotic/xonstat.git/commitdiff
Adding notes on leaderboard-like pages, fixes #1075
authorJan Behrens <zykure@web.de>
Tue, 16 Apr 2013 18:00:58 +0000 (20:00 +0200)
committerJan Behrens <zykure@web.de>
Tue, 16 Apr 2013 18:00:58 +0000 (20:00 +0200)
xonstat/templates/map_info.mako
xonstat/templates/server_info.mako

index b9165f19c8c4b9a62ef888d4b7272fc7b32c7961..9e872b5a3776898589c1cef5080b36429e85b0a9 100644 (file)
@@ -54,6 +54,7 @@ ${parent.title()}
         % endfor
         </tbody>
     </table>
+    <p class="note">*Most active stats are from the past 7 days</p>
   </div>
 
 
index ac0f90ee32bdf2579b0fdf6e2b4ef863a46f681c..5c2cf73d4f770d18562ae447a4d0d7e164af9876 100644 (file)
@@ -59,6 +59,7 @@ Server Information
         % endfor
         </tbody>
       </table>
+      <p class="note">*Most active stats are from the past 7 days</p>
   </div> <!-- /span4 -->