diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index 68c971c48d..28e75aa973 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -1747,7 +1747,7 @@ ul.dropdown-menu li:hover { /* PAGES */ /* Profile-page */ -.generic-page-wrapper ,#profile-page, .profile_photo-content-wrapper, photos-content-wrapper, +.generic-page-wrapper ,#profile-page, .profile_photo-content-wrapper, .photos-content-wrapper, .contacts-content-wrapper, .suggest-content-wrapper, .common-content-wrapper, .allfriends-content-wrapper, .match-content-wrapper, .dirfind-content-wrapper, .directory-content-wrapper, .manage-content-wrapper, .notes-content-wrapper, diff --git a/view/theme/frio/templates/field_openid.tpl b/view/theme/frio/templates/field_openid.tpl index 00520b06a7..8081f9cf11 100644 --- a/view/theme/frio/templates/field_openid.tpl +++ b/view/theme/frio/templates/field_openid.tpl @@ -4,4 +4,4 @@ {{$field.3}}
- \ No newline at end of file + diff --git a/view/theme/frio/templates/field_password.tpl b/view/theme/frio/templates/field_password.tpl index 87b689bd53..31defaf33c 100644 --- a/view/theme/frio/templates/field_password.tpl +++ b/view/theme/frio/templates/field_password.tpl @@ -1,6 +1,7 @@ -
- - {{if $field.4}} {{$field.4}} {{/if}} +
+ + {{$field.3}} +
diff --git a/view/theme/frio/templates/field_password_1.tpl b/view/theme/frio/templates/field_password_1.tpl deleted file mode 100644 index 6bf16dacd2..0000000000 --- a/view/theme/frio/templates/field_password_1.tpl +++ /dev/null @@ -1,7 +0,0 @@ - -
- - - {{$field.3}} -
-
\ No newline at end of file