From 6f859c8d447a477a9120bdc308d1524558a80f20 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Tue, 17 Jun 2014 07:56:27 +0100 Subject: [PATCH] Add label for close button in open sidebar tab --- core/ui/SideBar/Open.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/ui/SideBar/Open.tid b/core/ui/SideBar/Open.tid index 78895f894..4c4a7e0ce 100644 --- a/core/ui/SideBar/Open.tid +++ b/core/ui/SideBar/Open.tid @@ -5,7 +5,7 @@ caption: {{$:/language/SideBar/Open/Caption}} \define lingo-base() $:/language/CloseAll/ <$list filter="[list[$:/StoryList]]" history="$:/HistoryList" storyview="pop"> -<$button message="tw-close-tiddler" title={{$:/language/ViewToolbar/Close/Hint}} aria-label={{$:/language/ViewToolbar/Close/Caption}} class="btn-invisible btn-mini">× <$link to={{!!title}}><$view field="title"/> +<$button message="tw-close-tiddler" title={{$:/language/Buttons/Close/Hint}} aria-label={{$:/language/Buttons/Close/Caption}} class="btn-invisible btn-mini">× <$link to={{!!title}}><$view field="title"/>