diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index 69ac73e46..385b63596 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -1225,7 +1225,7 @@ aside .vcard .icon { } aside .vcard #subscribe-feed-link-button, aside .vcard #dfrn-request-link-button, -aside .vcard #wallmessage-link-botton { +aside .vcard #wallmessage-link-button { width: 50%; margin: 0 0 0 -5px; float: left; diff --git a/view/theme/frio/js/modal.js b/view/theme/frio/js/modal.js index 905e78743..6058cf4c1 100644 --- a/view/theme/frio/js/modal.js +++ b/view/theme/frio/js/modal.js @@ -351,7 +351,7 @@ function toggleJotNav(elm) { }); } - // If element is a mobile dropdown nav menu we need to change the botton text. + // If element is a mobile dropdown nav menu we need to change the button text. if (cls) { toggleDropdownText(elm); } diff --git a/view/theme/frio/templates/group_edit.tpl b/view/theme/frio/templates/group_edit.tpl index 149608a9f..0a8dc3d2d 100644 --- a/view/theme/frio/templates/group_edit.tpl +++ b/view/theme/frio/templates/group_edit.tpl @@ -58,9 +58,9 @@ {{if $groupeditor}} {{* The buttons to switch between the different view modes *}}
- + diff --git a/view/theme/frio/templates/profile/vcard.tpl b/view/theme/frio/templates/profile/vcard.tpl index f71a0bc45..cc67227a2 100644 --- a/view/theme/frio/templates/profile/vcard.tpl +++ b/view/theme/frio/templates/profile/vcard.tpl @@ -63,7 +63,7 @@
{{/if}} {{if $wallmessage_link}} -