From 82d830e6ff010b82aa331382625f71a10491af80 Mon Sep 17 00:00:00 2001 From: hickert Date: Tue, 13 Apr 2010 10:54:59 +0000 Subject: [PATCH] Updated sizelimit dialog git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17615 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/ihtml/themes/modern/sizelimit.tpl | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/gosa-core/ihtml/themes/modern/sizelimit.tpl b/gosa-core/ihtml/themes/modern/sizelimit.tpl index 94b226f6a..7397de0c8 100644 --- a/gosa-core/ihtml/themes/modern/sizelimit.tpl +++ b/gosa-core/ihtml/themes/modern/sizelimit.tpl @@ -1,18 +1,19 @@ -

{$warning}

+

{$warning}

{t}The size limit option makes LDAP operations faster and saves the LDAP server from getting too much load. The easiest way to handle big databases without long timeouts would be to limit your search to smaller values and use filters to get the entries you are looking for.{/t}

-

-{t}Please choose the way to react for this session{/t}: -

+
+ +{t}Please choose the way to react for this session{/t}: +

{t}ignore this error and show all entries the LDAP server returns{/t}
{t}ignore this error and show all entries that fit into the defined sizelimit and let me use filters instead{/t}
{$limit_message} - -

- -

+
+
+ +
-- 2.30.2