mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-24 22:35:45 +00:00
Github CI lint - phpcbf
This commit is contained in:
parent
65a364e3ca
commit
ae50312dae
|
@ -143,8 +143,7 @@ class CitizenTemplate extends BaseTemplate {
|
|||
'html-input' => $this->makeSearchInput( [ 'id' => 'search-input' ] ),
|
||||
'html-button-search' => $this->makeSearchButton(
|
||||
'image',
|
||||
[
|
||||
'id' => 'search-button',
|
||||
[ 'id' => 'search-button',
|
||||
'src' => $this->getSkin()->getSkinStylePath( 'resources/images/icons/search.svg' ),
|
||||
]
|
||||
),
|
||||
|
|
Loading…
Reference in a new issue