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 <d.csapak@proxmox.com>
This commit is contained in:
Dominik Csapak 2021-05-26 15:48:05 +02:00 committed by Thomas Lamprecht
parent 03380db560
commit 1336be16c9
1 changed files with 1 additions and 1 deletions

View File

@ -266,7 +266,7 @@ Ext.define('PBS.TapeManagement.BackupOverview', {
flex: 3,
},
{
header: gettext('Actions'),
header: gettext('Restore'),
xtype: 'actioncolumn',
items: [
{