From 3792012723ec025b148ac8155ba3cee32a0716db Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 5 Apr 2018 21:50:34 +0000 Subject: [PATCH] Improved accessibility for "Frio" --- include/conversation.php | 1 + view/theme/frio/templates/comment_item.tpl | 14 +++++++------- view/theme/frio/templates/jot.tpl | 2 +- view/theme/frio/templates/nav.tpl | 20 ++++++++++---------- 4 files changed, 19 insertions(+), 18 deletions(-) diff --git a/include/conversation.php b/include/conversation.php index c473d011be..c01aa2e6e4 100644 --- a/include/conversation.php +++ b/include/conversation.php @@ -1329,6 +1329,7 @@ function status_editor(App $a, $x, $notes_cid = 0, $popup = false) $tpl = get_markup_template("jot.tpl"); $o .= replace_macros($tpl,[ + '$new_post' => L10n::t('New Post'), '$return_path' => $query_str, '$action' => 'item', '$share' => defaults($x, 'button', L10n::t('Share')), diff --git a/view/theme/frio/templates/comment_item.tpl b/view/theme/frio/templates/comment_item.tpl index 168576b3d4..8729f487f0 100644 --- a/view/theme/frio/templates/comment_item.tpl +++ b/view/theme/frio/templates/comment_item.tpl @@ -33,38 +33,38 @@ {{/if}}