diff --git a/scss/mobilebar.scss b/scss/mobilebar.scss index e986d3f7..f52215e0 100644 --- a/scss/mobilebar.scss +++ b/scss/mobilebar.scss @@ -31,7 +31,7 @@ font-size: 9px; line-height: 12px; } - @include media-breakpoint-down(md) { + @include media-breakpoint-down(lg) { .dropdown-menu { left: 0!important; right: 0!important; diff --git a/templates/account/blocks.tpl b/templates/account/blocks.tpl index 3827411c..8a1be32c 100644 --- a/templates/account/blocks.tpl +++ b/templates/account/blocks.tpl @@ -1,17 +1,17 @@
-

[[pages:account/blocks, {username}]]

+

{{tx("pages:account/blocks", txEscape(username))}}

{{{ end }}} diff --git a/templates/account/categories.tpl b/templates/account/categories.tpl index 7227012b..573fe5a6 100644 --- a/templates/account/categories.tpl +++ b/templates/account/categories.tpl @@ -8,43 +8,43 @@