change settings tab name
This commit is contained in:
parent
141e8bddd3
commit
360ccd724d
3 changed files with 3 additions and 5 deletions
|
|
@ -15,8 +15,8 @@ angular.module('copayApp.controllers').controller('HeaderController',
|
|||
'icon': 'fi-arrow-right',
|
||||
'link': '#/send'
|
||||
}, {
|
||||
'title': 'Settings',
|
||||
'icon': 'fi-wrench',
|
||||
'title': 'More...',
|
||||
'icon': 'fi-download',
|
||||
'link': '#/backup'
|
||||
}];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue