diff --git a/src/Content/Nav.php b/src/Content/Nav.php index 9c9abb41db..fdfcd4bde6 100644 --- a/src/Content/Nav.php +++ b/src/Content/Nav.php @@ -109,6 +109,7 @@ class Nav '$sel' => self::$selected, '$apps' => $this->getAppMenu(), '$home' => $this->l10n->t('Home'), + '$skip' => $this->l10n->t('Skip to main content'), '$clear_notifs' => $this->l10n->t('Clear notifications'), '$search_hint' => $this->l10n->t('@name, !group, #tags, content') ]); diff --git a/view/theme/frio/php/default.php b/view/theme/frio/php/default.php index 01bace9161..bfceee0f66 100644 --- a/view/theme/frio/php/default.php +++ b/view/theme/frio/php/default.php @@ -68,7 +68,6 @@ echo ''; "> - t('Skip to main content'); ?> -t('Skip to main content'); ?> +
  • + +
  • {{$home}}
  • diff --git a/view/theme/frio/templates/sub/direction.tpl b/view/theme/frio/templates/sub/direction.tpl index 3498354151..0b48dad6e5 100644 --- a/view/theme/frio/templates/sub/direction.tpl +++ b/view/theme/frio/templates/sub/direction.tpl @@ -8,25 +8,25 @@ {{if $direction.direction == 1}} - + {{elseif $direction.direction == 2}} - + {{elseif $direction.direction == 3}} - + {{elseif $direction.direction == 4}} - + {{elseif $direction.direction == 5}} - + {{elseif $direction.direction == 6}} - + {{elseif $direction.direction == 7}} - + {{elseif $direction.direction == 8}} - + {{elseif $direction.direction == 9}} - + {{elseif $direction.direction == 10}} - + {{/if}} {{/if}} diff --git a/view/theme/frio/templates/wall_thread.tpl b/view/theme/frio/templates/wall_thread.tpl index 8513a3a3b3..c573749baf 100644 --- a/view/theme/frio/templates/wall_thread.tpl +++ b/view/theme/frio/templates/wall_thread.tpl @@ -152,30 +152,28 @@ as the value of $top_child_total (this is done at the end of this file)
    - - - - - {{if $item.owner_self}} - {{include file="sub/delivery_count.tpl" delivery=$item.delivery}} - {{/if}} - {{if $item.direction}} - {{include file="sub/direction.tpl" direction=$item.direction}} - {{/if}} - {{if $item.pinned}} - - {{$item.pinned}} - {{/if}} - {{if $item.connector}} - - - {{else}} - - - - - {{/if}} - + + + + {{if $item.owner_self}} + {{include file="sub/delivery_count.tpl" delivery=$item.delivery}} + {{/if}} + {{if $item.direction}} + {{include file="sub/direction.tpl" direction=$item.direction}} + {{/if}} + {{if $item.pinned}} + + {{$item.pinned}} + {{/if}} + {{if $item.connector}} + + + {{else}} + + + + + {{/if}}
    {{if $item.location_html}} @@ -205,7 +203,7 @@ as the value of $top_child_total (this is done at the end of this file) {{/if}} {{if $item.connector}} - + {{else}} @@ -249,11 +247,11 @@ as the value of $top_child_total (this is done at the end of this file) {{/if}} {{if $item.connector}} - + {{else}} - + {{/if}} @@ -502,7 +500,7 @@ as the value of $top_child_total (this is done at the end of this file) {{if $item.drop.pagedrop}} - +