node info: fix typo in product name
s/Bacckup/Backup Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
This commit is contained in:
parent
2e9a9f94a4
commit
d74172bfc1
|
@ -150,7 +150,7 @@ Ext.define('PBS.NodeInfoPanel', {
|
|||
{
|
||||
xtype: 'pmxNodeInfoRepoStatus',
|
||||
itemId: 'repositoryStatus',
|
||||
product: 'Proxmox Bacckup Server',
|
||||
product: 'Proxmox Backup Server',
|
||||
repoLink: '#pbsServerAdministration:aptrepositories',
|
||||
},
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue