About tab changes in links

This commit is contained in:
Ruud
2011-10-24 07:34:58 +02:00
parent 9b2190b40d
commit f9d09cadab
+3 -1
View File
@@ -47,11 +47,13 @@ var AboutSettingTab = new Class({
}),
new Element('a', {
'href': 'https://usenetserver.com/partners/?a_aid=couchpotato&a_bid=3f357c6f',
'target': '_blank',
'text': 'UsenetServer'
}),
new Element('span[text=or]'),
new Element('a', {
'href': 'http://www.newshosting.com/partners/?a_aid=couchpotato&a_bid=a0b022df',
'target': '_blank',
'text': 'Newshosting'
}),
new Element('span', {
@@ -78,7 +80,7 @@ var AboutSettingTab = new Class({
self.settings.createGroup({
'label': 'About CouchPotato',
'label': 'About This CouchPotato',
'name': 'variables'
}).inject(self.content).adopt(
new Element('dl.info').adopt(