Commit 99804e5f authored by Benoit Mortier's avatar Benoit Mortier
Browse files

Fixes: #2190 standardizing the icon and mini icons naming

Showing with 1 addition and 1 deletion
+1 -1
File moved
......@@ -51,7 +51,7 @@ class userManagement extends management
return array(
"plShortName" => _("Users"),
"plDescription" => _("Manage users"),
"plIcon" => "plugins/users/images/user.png",
"plIcon" => "plugins/users/images/icon.png",
"plSection" => "admin",
"plCategory" => array("users"),
"plPriority" => 1,
......
  • bmortier @bmortier

    mentioned in issue #753

    By bmortier on 2017-09-02T14:57:50 (imported from GitLab)

    ·

    mentioned in issue #753

    By bmortier on 2017-09-02T14:57:50 (imported from GitLab)

    Toggle commit list
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment