From 04f20cb1cda7263ce23e725653b88ad2a7a7ef38 Mon Sep 17 00:00:00 2001 From: Ruud Date: Mon, 31 Aug 2015 09:24:23 +0200 Subject: [PATCH] Gimme gimme fix #5336 --- couchpotato/core/media/movie/_base/static/wanted.js | 2 +- couchpotato/static/scripts/combined.plugins.min.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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;