summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 162054d)
raw | patch | inline | side by side (parent: 162054d)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 10 Mar 2008 14:16:59 +0000 (14:16 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 10 Mar 2008 14:16:59 +0000 (14:16 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9597 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/addons/goto/events/class_EventTargetAddList.inc | patch | blob | history |
diff --git a/gosa-plugins/goto/addons/goto/events/class_EventTargetAddList.inc b/gosa-plugins/goto/addons/goto/events/class_EventTargetAddList.inc
index e3b5243815ce6005b76060ab216834a447f6b1fb..476e0ab33dbadb30241a443d21de103d106f95ec 100644 (file)
$this->EnableCloseButton(FALSE);
$this->EnableSaveButton(FALSE);
- $this->SetInformation(_("This dialog shows all available targets for your event, check the targets you want to add and use the 'Use' button to accept."));
+ $this->SetInformation(_("This dialog shows all available targets for your event, check the targets you want to add and use the 'Use' button to accept."));
/* Toggle all selected / deselected */
$chk = "<input type='checkbox' id='select_all' name='select_all'