From 93bd75acc8d4710f79216a0986b31f91a1f2d6a4 Mon Sep 17 00:00:00 2001 From: Ruud Date: Sat, 12 Oct 2013 23:12:45 +0200 Subject: [PATCH] Make iframe https --- couchpotato/static/scripts/page/about.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/couchpotato/static/scripts/page/about.js b/couchpotato/static/scripts/page/about.js index f9313353..b4326ae5 100644 --- a/couchpotato/static/scripts/page/about.js +++ b/couchpotato/static/scripts/page/about.js @@ -106,7 +106,7 @@ var AboutSettingTab = new Class({ new Element('div.donate', { 'html': 'Or support me via:' + - '' + '' }) );