mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-28 16:21:11 +00:00
Github CI lint - phpcbf
This commit is contained in:
parent
89a8faec37
commit
09af984c20
|
@ -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