From 75ba862a7e13d11be764947c01b137c53ba2b3c3 Mon Sep 17 00:00:00 2001 From: Simon Huber Date: Sat, 4 Jan 2020 12:25:43 +0100 Subject: [PATCH] Fix "remove" tooltip in keyboard shortcuts (#4405) this PR just fixes the tooltip of the small "remove" button in the keyboard-shortcut dropdown --- core/ui/ControlPanel/KeyboardShortcuts.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/ui/ControlPanel/KeyboardShortcuts.tid b/core/ui/ControlPanel/KeyboardShortcuts.tid index 8aec8b3fc..6855901ab 100644 --- a/core/ui/ControlPanel/KeyboardShortcuts.tid +++ b/core/ui/ControlPanel/KeyboardShortcuts.tid @@ -42,7 +42,7 @@ caption: {{$:/language/ControlPanel/KeyboardShortcuts/Caption}} """>
-<$button class="tc-btn-invisible" tooltip=<>> +<$button class="tc-btn-invisible" tooltip={{$:/language/ControlPanel/KeyboardShortcuts/Remove/Hint}}> <$action-listops $tiddler="$(shortcutTitle)$" $field="text"