mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-17 19:32:00 +00:00
10 lines
219 B
Plaintext
10 lines
219 B
Plaintext
|
{{!
|
||
|
string msg-citizen-theme-toggle-shortcut message with shortcut key for search toggle
|
||
|
}}
|
||
|
<button
|
||
|
role="button"
|
||
|
id="theme-toggle"
|
||
|
class="mw-theme-toggle"
|
||
|
title="{{msg-citizen-theme-toggle-shortcut}}">X</button>
|
||
|
|