summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: bacf1ff)
raw | patch | inline | side by side (parent: bacf1ff)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 19 May 2011 12:13:17 +0000 (12:13 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 19 May 2011 12:13:17 +0000 (12:13 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@20885 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/html/index.php | patch | blob | history |
index eae3f532d184898e9f2f261249273c7dfcb17a54..577fc6e4bd288dc306ddabab6bdadcce7db8270d 100644 (file)
--- a/gosa-core/html/index.php
+++ b/gosa-core/html/index.php
exit;
}
if ($server == ""){
- msg_dialog::display(_("Error"), _("User information is not unique accross the configured LDAP trees!"), FATAL_ERROR_DIALOG);
+ msg_dialog::display(_("Error"), _("User information is not unique across the configured LDAP trees!"), FATAL_ERROR_DIALOG);
exit;
}