diff --git a/front/salix/components/recover-password/index.html b/front/salix/components/recover-password/index.html
index 05ccedde3..ef6006eec 100644
--- a/front/salix/components/recover-password/index.html
+++ b/front/salix/components/recover-password/index.html
@@ -12,8 +12,7 @@
ng-model="$ctrl.verificationCode"
vn-name="verificationCode"
autocomplete="false"
- class="vn-mt-md"
->
+ class="vn-mt-md">
@@ -21,15 +20,13 @@
disabled="$ctrl.code"
label="Teléfono móvil"
val="sms"
- ng-model="$ctrl.method"
- >
+ ng-model="$ctrl.method">
+ ng-model="$ctrl.method">
diff --git a/modules/account/front/basic-data/index.html b/modules/account/front/basic-data/index.html
index 946474433..02351bc93 100644
--- a/modules/account/front/basic-data/index.html
+++ b/modules/account/front/basic-data/index.html
@@ -31,9 +31,8 @@
vn-one
label="Recovery phone"
ng-model="$ctrl.user.recoveryPhone"
- disabled="$root.user.id !== $ctrl.user.id"
- >
-
+ disabled="$root.user.id !== $ctrl.user.id">
+