Replace "&times" with close-button in keyboard-shortcuts (#4406)

this PR replaces the `&times` in the keyboard-shortcuts dropdown with the `$:/core/images/close-button`
This commit is contained in:
Simon Huber 2020-01-05 14:13:39 +01:00 committed by Jeremy Ruston
parent 338f3bad32
commit f59d044a8c
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ caption: {{$:/language/ControlPanel/KeyboardShortcuts/Caption}}
$field="text"
$subfilter="+[remove<shortcut>]"
/>
&times;
<small>{{$:/core/images/close-button}}</small>
</$button>
<kbd>
<$macrocall $name="displayshortcuts" $output="text/html" shortcuts=<<shortcut>>/>