summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d35434f)
raw | patch | inline | side by side (parent: d35434f)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 26 Jul 2006 05:21:48 +0000 (05:21 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 26 Jul 2006 05:21:48 +0000 (05:21 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@4299 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/personal/connectivity/class_opengwAccount.inc | patch | blob | history | |
plugins/personal/connectivity/class_oxchangeAccount.inc | patch | blob | history |
diff --git a/plugins/personal/connectivity/class_opengwAccount.inc b/plugins/personal/connectivity/class_opengwAccount.inc
index 1ca0f5163c049e11792e59e0b01064f69fbfb171..a4cf38ff3c3cf0f61da26fc7450335dbbc26a893 100644 (file)
/* Show tab dialog headers */
$display= "";
$smarty= get_smarty();
+ print_red(_("New ACLs are not implemeneted yet."));
/* set default values */
foreach(array("validLocationTeam","validTemplateUser","validLocationTeams","validTemplateUsers") as $ar){
diff --git a/plugins/personal/connectivity/class_oxchangeAccount.inc b/plugins/personal/connectivity/class_oxchangeAccount.inc
index 3ea6e541bb8bfa3c1e37fc911a2965f902e6a3db..6fe55c52f6ec5724f7b1fab21c96bf4febcde28d 100644 (file)
{
/* Call parent execute */
//plugin::execute();
-
+
+ print_red(_("New ACLs are not implemeneted yet."));
$display="";
/* Show tab dialog headers * /