From f59d044a8c785ad4a5a75689af1b594b8f4f3ecf Mon Sep 17 00:00:00 2001 From: Simon Huber Date: Sun, 5 Jan 2020 14:13:39 +0100 Subject: [PATCH] Replace "×" with close-button in keyboard-shortcuts (#4406) this PR replaces the `×` in the keyboard-shortcuts dropdown with the `$:/core/images/close-button` --- 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 6855901ab..764d69b05 100644 --- a/core/ui/ControlPanel/KeyboardShortcuts.tid +++ b/core/ui/ControlPanel/KeyboardShortcuts.tid @@ -48,7 +48,7 @@ caption: {{$:/language/ControlPanel/KeyboardShortcuts/Caption}} $field="text" $subfilter="+[remove]" /> -× +{{$:/core/images/close-button}} <$macrocall $name="displayshortcuts" $output="text/html" shortcuts=<>/>