change backup to settings
This commit is contained in:
parent
108824e294
commit
302d5448a6
3 changed files with 4 additions and 4 deletions
|
|
@ -15,8 +15,8 @@ angular.module('copayApp.controllers').controller('HeaderController',
|
|||
'icon': 'fi-arrow-right',
|
||||
'link': '#/send'
|
||||
}, {
|
||||
'title': 'Backup',
|
||||
'icon': 'fi-archive',
|
||||
'title': 'Settings',
|
||||
'icon': 'fi-wrench',
|
||||
'link': '#/backup'
|
||||
}];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue