More changes. fixing translations
This commit is contained in:
parent
45c5de64f4
commit
113070d906
3 changed files with 4 additions and 4 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
<div class="content preferences p20v" ng-controller="preferencesAliasController as prefAlias">
|
||||
<form name="settingsAliasForm" ng-submit="prefAlias.save()" class="columns">
|
||||
<label><span translate>Alias for</span> <i>{{index.walletName}}</i></label>
|
||||
<label><span translate>Alias for <i>{{index.walletName}}</i></span></label>
|
||||
<input type="text" id="alias2" type="text" name="alias2" ng-model="prefAlias.alias">
|
||||
<input type="submit" class="button expand black round" value="{{'Save'|translate}}"
|
||||
ng-style="{'background-color':index.backgroundColor}">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue