Browse Source

Change label

pull/3356/head
Ruud 11 years ago
parent
commit
d6d0ff724a
  1. 2
      couchpotato/core/media/movie/_base/static/movie.actions.js

2
couchpotato/core/media/movie/_base/static/movie.actions.js

@ -252,7 +252,7 @@ MA.Release = new Class({
self.trynext_container.adopt( self.trynext_container.adopt(
new Element('span.or', { new Element('span.or', {
'text': 'This movie is snatched, if anything went wrong, download' 'text': 'If anything went wrong, download'
}), }),
lr ? new Element('a.button.orange', { lr ? new Element('a.button.orange', {
'text': 'the same release again', 'text': 'the same release again',

Loading…
Cancel
Save