summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9e24a0c)
raw | patch | inline | side by side (parent: 9e24a0c)
author | janw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 16 Sep 2005 11:37:05 +0000 (11:37 +0000) | ||
committer | janw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 16 Sep 2005 11:37:05 +0000 (11:37 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1378 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/FAI/class_faiManagement.inc | patch | blob | history |
index fcbb4196d0efe6cce0de7f8683a97d479b785aa1..7ec7329f6d149b55ede689a65a554989deb3454b 100644 (file)
array("string" => " "),
array("string" => _("FAI objects / ObjectClasses")),
array("string" => _("Object group")),
- array("string" => _("Obtions"), "attach" => "style='border:none'" )));
+ array("string" => _("Options"), "attach" => "style='border:none'" )));
$action = "<input type='image' src='images/edit.png' alt='"._("edit")."' name='entry_edit_%KEY%' title='"._("Edit object")."'>";