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:' +
- ''
+ ''
})
);