fixes in mobile layout

This commit is contained in:
Matias Alejo Garcia 2014-12-06 19:56:51 -03:00
commit 4d040e600d
4 changed files with 6 additions and 6 deletions

View file

@ -21,7 +21,7 @@ angular.module('copayApp.controllers').controller('SettingsController', function
name: 'In the cloud (Insight server)',
pluginName: 'EncryptedInsightStorage',
}, {
name: 'In this device (localstorage)',
name: 'On this device (localstorage)',
pluginName: 'EncryptedLocalStorage',
},
// {