summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2017-09-07 14:50:48 +0200
committeremkael <emkael@tlen.pl>2017-09-07 14:50:48 +0200
commit655a9847513332e8e119f37f7ed95f4ab002b1a1 (patch)
tree50c82f94cecb8b539e647e0ef7c9847e12742615
parent603d208ff9f9e7f958c76db10a51b9a7beb1ae86 (diff)
Default player count on ranking page changed to reflect larger rankings
-rw-r--r--templates/ranking.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/ranking.html b/templates/ranking.html
index 008f43f..9a6d345 100644
--- a/templates/ranking.html
+++ b/templates/ranking.html
@@ -167,7 +167,7 @@
<option value="1000">1000</option>
</select>
</div>
- <span class="input-group-addon">razem: <span id="paginate-count">1000</span></span>
+ <span class="input-group-addon">razem: <span id="paginate-count">2000</span></span>
</div>
</div>
<div class="clearfix"></div>