diff --git a/couchpotato/core/media/movie/_base/static/wanted.js b/couchpotato/core/media/movie/_base/static/wanted.js index 718f8bc..a1b2f6e 100644 --- a/couchpotato/core/media/movie/_base/static/wanted.js +++ b/couchpotato/core/media/movie/_base/static/wanted.js @@ -4,7 +4,7 @@ var MoviesWanted = new Class({ order: 10, name: 'wanted', - title: 'Gimmy gimmy gimmy!', + title: 'Gimme gimme gimme!', folder_browser: null, indexAction: function(){ diff --git a/couchpotato/static/scripts/combined.plugins.min.js b/couchpotato/static/scripts/combined.plugins.min.js index 0d9191a..6f5cdc9 100644 --- a/couchpotato/static/scripts/combined.plugins.min.js +++ b/couchpotato/static/scripts/combined.plugins.min.js @@ -2219,7 +2219,7 @@ var MoviesWanted = new Class({ Extends: PageBase, order: 10, name: "wanted", - title: "Gimmy gimmy gimmy!", + title: "Gimme gimme gimme!", folder_browser: null, indexAction: function() { var self = this;