mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Thanks
synced 2024-11-23 22:44:42 +00:00
Move userTalk-constructive icons from root to modules
Store all SVGs in the same folder. Change-Id: I0b2205e1e894bccae3527a6544a9c370b13ffcec
This commit is contained in:
parent
1fdcd95419
commit
35ee72248c
|
@ -221,8 +221,8 @@ class ThanksHooks {
|
|||
|
||||
$icons['thanks'] = [
|
||||
'path' => [
|
||||
'ltr' => 'Thanks/userTalk-constructive-ltr.svg',
|
||||
'rtl' => 'Thanks/userTalk-constructive-rtl.svg'
|
||||
'ltr' => 'Thanks/modules/userTalk-constructive-ltr.svg',
|
||||
'rtl' => 'Thanks/modules/userTalk-constructive-rtl.svg'
|
||||
]
|
||||
];
|
||||
}
|
||||
|
|
Before Width: | Height: | Size: 402 B After Width: | Height: | Size: 402 B |
Before Width: | Height: | Size: 430 B After Width: | Height: | Size: 430 B |
Loading…
Reference in a new issue