diff --git a/www/tape/window/TapeRestore.js b/www/tape/window/TapeRestore.js index a3137f46..6a172b1e 100644 --- a/www/tape/window/TapeRestore.js +++ b/www/tape/window/TapeRestore.js @@ -312,6 +312,7 @@ Ext.define('PBS.TapeManagement.TapeRestoreWindow', { fieldLabel: gettext('Media-Set'), width: 350, submitValue: false, + emptyText: gettext('Select Media-Set to restore'), bind: { value: '{uuid}', },