2022-05-10 03:54:00 +00:00
|
|
|
{{!
|
2022-10-05 02:40:23 +00:00
|
|
|
string msg-citizen-search-toggle-shortcut shortcut key message
|
2022-05-10 03:54:00 +00:00
|
|
|
string msg-citizen-search-toggle tooltip message for search toggle
|
|
|
|
}}
|
|
|
|
<div class="citizen-search__button citizen-header__button">
|
|
|
|
<div class="citizen-search__buttonIcon citizen-header__buttonIcon">
|
|
|
|
<div></div>
|
|
|
|
<div></div>
|
|
|
|
<div></div>
|
|
|
|
</div>
|
|
|
|
<label
|
|
|
|
id="citizen-search__buttonCheckbox"
|
|
|
|
class="mw-checkbox-hack-button citizen-header__buttonCheckbox"
|
|
|
|
for="citizen-search__checkbox"
|
2022-10-05 02:40:23 +00:00
|
|
|
title="{{msg-citizen-search-toggle}} {{msg-citizen-search-toggle-shortcut}}"
|
2022-05-12 01:32:36 +00:00
|
|
|
aria-hidden="true">
|
2022-05-10 03:54:00 +00:00
|
|
|
<span>{{msg-citizen-search-toggle}}</span>
|
|
|
|
</label>
|
|
|
|
</div>
|