mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 23:26:18 +00:00
Replace "×" with close-button in keyboard-shortcuts (#4406)
this PR replaces the `×` in the keyboard-shortcuts dropdown with the `$:/core/images/close-button`
This commit is contained in:
parent
338f3bad32
commit
f59d044a8c
@ -48,7 +48,7 @@ caption: {{$:/language/ControlPanel/KeyboardShortcuts/Caption}}
|
||||
$field="text"
|
||||
$subfilter="+[remove<shortcut>]"
|
||||
/>
|
||||
×
|
||||
<small>{{$:/core/images/close-button}}</small>
|
||||
</$button>
|
||||
<kbd>
|
||||
<$macrocall $name="displayshortcuts" $output="text/html" shortcuts=<<shortcut>>/>
|
||||
|
Loading…
Reference in New Issue
Block a user