feat(core): add icon for Email this user

This commit is contained in:
alistair3149 2023-07-06 15:02:14 -04:00
parent 6b1a7d1ece
commit eecd21db76
No known key found for this signature in database
2 changed files with 2 additions and 0 deletions

View file

@ -297,6 +297,7 @@ class SkinHooks implements
'contributions' => 'userContributions',
'log' => 'history',
'blockip' => 'block',
'emailuser' => 'message',
'userrights' => 'userGroup',
// Extension:Cargo
'cargo-pagevalues' => 'database',

View file

@ -257,6 +257,7 @@
"lock",
"logIn",
"logOut",
"message",
"move",
"printer",
"recentChanges",