summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: cef49a8)
raw | patch | inline | side by side (parent: cef49a8)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 30 Nov 2010 16:55:42 +0000 (16:55 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 30 Nov 2010 16:55:42 +0000 (16:55 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20439 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/admin/systems/goto/class_terminalGeneric.inc | patch | blob | history |
diff --git a/gosa-plugins/goto/admin/systems/goto/class_terminalGeneric.inc b/gosa-plugins/goto/admin/systems/goto/class_terminalGeneric.inc
index 30f4bd62520da5185df4410ab9ea1c9ad9ea0cff..cb0220a34a81d1579f594557a5a5d6847f06c0ac 100644 (file)
"name" => "terminalRDN",
"type" => "rdn",
"default" => "ou=terminals,ou=systems,",
- "description" => _("The 'terminalRDN' statement defines the location where new terminals will be created. The default is 'ou=terminals,ou=systems,'."),
+ "description" => _("RDN for terminal storage."),
"check" => "gosaProperty::isRdn",
"migrate" => "migrate_terminalRDN",
"group" => "plugin",