diff --git a/public/views/preferences.html b/public/views/preferences.html index fad1ffbab..cc1c6baab 100644 --- a/public/views/preferences.html +++ b/public/views/preferences.html @@ -13,51 +13,53 @@
  • - Wallet Alias - - +
    {{index.alias||index.walletName}} - + +
    +
    Wallet Alias
  • - Email Notifications - - - Disabled - {{index.preferences.email}} - +
    + Disabled + {{index.preferences.email}} + +
    +
    Email Notifications
  • - Color - - +
    - + +
    +
    Color
  • - Hardware wallet - +
    {{preferences.externalSource}} - +
    +
    Hardware wallet
  • - - - Still not done - - Backup +
    + + Still not done + + +
    +
    Backup
  • - Advanced +
    Advanced
  • @@ -65,12 +67,12 @@