From 30178fb38395fb3fd5a79bbc6c75145ca9d1dcb0 Mon Sep 17 00:00:00 2001 From: 8chan Date: Thu, 19 Feb 2015 19:15:18 -0800 Subject: [PATCH] Change 2 => 3 --- js/update_boards.js | 2 +- templates/8chan/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/js/update_boards.js b/js/update_boards.js index 00de5397..31f5407c 100644 --- a/js/update_boards.js +++ b/js/update_boards.js @@ -28,7 +28,7 @@ function handle_boards(data) { }) if (boards[0]) { - $('.sub[data-description="2"]').after(' [ '+boards.slice(0,25).join(" / ")+' ] '); + $('.sub[data-description="3"]').after(' [ '+boards.slice(0,25).join(" / ")+' ] '); } } diff --git a/templates/8chan/index.html b/templates/8chan/index.html index 5e8b1f1f..9dc6cb3b 100644 --- a/templates/8chan/index.html +++ b/templates/8chan/index.html @@ -238,7 +238,7 @@ [ /b/ - Random | /news+/ - News | /boards/ - Boards]
{% trans %}Top 25 boards:{% endtrans %} - +
{% trans %}Boards of the week:{% endtrans %} [