diff --git a/couchpotato/core/notifications/core/static/notification.js b/couchpotato/core/notifications/core/static/notification.js index 6a5393a1..336d8f8e 100644 --- a/couchpotato/core/notifications/core/static/notification.js +++ b/couchpotato/core/notifications/core/static/notification.js @@ -55,7 +55,7 @@ var NotificationBase = new Class({ var name = fieldset.getElement('h2').get('text'); - new Element('.ctrlHolder').adopt( + new Element('.ctrlHolder.test_button').adopt( new Element('a.button', { 'text': 'Test '+name, 'events': {