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"
|
$field="text"
|
||||||
$subfilter="+[remove<shortcut>]"
|
$subfilter="+[remove<shortcut>]"
|
||||||
/>
|
/>
|
||||||
×
|
<small>{{$:/core/images/close-button}}</small>
|
||||||
</$button>
|
</$button>
|
||||||
<kbd>
|
<kbd>
|
||||||
<$macrocall $name="displayshortcuts" $output="text/html" shortcuts=<<shortcut>>/>
|
<$macrocall $name="displayshortcuts" $output="text/html" shortcuts=<<shortcut>>/>
|
||||||
|
Loading…
Reference in New Issue
Block a user