mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-05 19:42:31 +02:00
bigger icons
This commit is contained in:
parent
af8537e5d9
commit
119ad6352a
15 changed files with 18 additions and 18 deletions
|
@ -42,7 +42,7 @@ class inetLocalMailRecipient extends baseModule {
|
|||
function get_metaData() {
|
||||
$return = array();
|
||||
// icon
|
||||
$return['icon'] = 'mailAlias.png';
|
||||
$return['icon'] = 'mailBig.png';
|
||||
// manages host accounts
|
||||
$return["account_types"] = array("user");
|
||||
// alias name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue