renamed tool
This commit is contained in:
parent
0cc31a4391
commit
0bd7fcacf0
|
@ -41,7 +41,7 @@ class ImportExport implements \LAMTool {
|
|||
* @return string name
|
||||
*/
|
||||
function getName() {
|
||||
return _("Import/Export");
|
||||
return _("LDAP import/export");
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue