From 1336be16c9c5a4f2b8343d464c46c27611b85a20 Mon Sep 17 00:00:00 2001 From: Dominik Csapak Date: Wed, 26 May 2021 15:48:05 +0200 Subject: [PATCH] ui: tape/BackupOverview: rename action column to restore to make it clear that this button is for restore and for now we do not have any plans to add buttons here Signed-off-by: Dominik Csapak --- www/tape/BackupOverview.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/tape/BackupOverview.js b/www/tape/BackupOverview.js index 16e9a581..e6a78574 100644 --- a/www/tape/BackupOverview.js +++ b/www/tape/BackupOverview.js @@ -266,7 +266,7 @@ Ext.define('PBS.TapeManagement.BackupOverview', { flex: 3, }, { - header: gettext('Actions'), + header: gettext('Restore'), xtype: 'actioncolumn', items: [ {