From c4962b015a56b2271fc32fc6bf707e59354db96b Mon Sep 17 00:00:00 2001 From: ccd0 Date: Mon, 7 Apr 2014 21:25:50 -0700 Subject: [PATCH] point to the issues page --- builds/4chan-X.user.js | 2 +- builds/crx/script.js | 2 +- src/General/html/Settings/Settings.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/builds/4chan-X.user.js b/builds/4chan-X.user.js index 706c00a3d..f072397df 100644 --- a/builds/4chan-X.user.js +++ b/builds/4chan-X.user.js @@ -12671,7 +12671,7 @@ return; } $.event('CloseMenu'); - html = "
"; + html = "
"; Settings.overlay = overlay = $.el('div', { id: 'overlay' }); diff --git a/builds/crx/script.js b/builds/crx/script.js index 54093da2d..213677cbf 100644 --- a/builds/crx/script.js +++ b/builds/crx/script.js @@ -12674,7 +12674,7 @@ return; } $.event('CloseMenu'); - html = "
"; + html = "
"; Settings.overlay = overlay = $.el('div', { id: 'overlay' }); diff --git a/src/General/html/Settings/Settings.html b/src/General/html/Settings/Settings.html index aed2811ee..f0f00094e 100755 --- a/src/General/html/Settings/Settings.html +++ b/src/General/html/Settings/Settings.html @@ -8,7 +8,7 @@ <%= meta.name %> |  #{g.VERSION} |  - Issues |  + Issues |