From cebc56e81ca52619d4dd32f98faf1c71b70a2069 Mon Sep 17 00:00:00 2001 From: hickert Date: Wed, 25 May 2005 06:10:41 +0000 Subject: [PATCH] users page w3c git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@384 594d385d-05f5-0310-b6e9-bd551577e9d8 --- include/functions.inc | 4 ++-- plugins/admin/users/headpage.tpl | 24 ++++++++++++------------ 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/include/functions.inc b/include/functions.inc index cb583f749..1a953757d 100644 --- a/include/functions.inc +++ b/include/functions.inc @@ -1185,9 +1185,9 @@ function apply_filter() { $apply= ""; - $apply= '

'. + $apply= '

'. '
'. - '

'; + '
'; return ($apply); } diff --git a/plugins/admin/users/headpage.tpl b/plugins/admin/users/headpage.tpl index f6c74ac4f..087a53932 100644 --- a/plugins/admin/users/headpage.tpl +++ b/plugins/admin/users/headpage.tpl @@ -38,12 +38,12 @@

[F]{t}Filters{/t}

-

+

  {$alphabet}
-

-

+

+
{t}Show templates{/t}
{t}Show functional users{/t}
{t}Show unix users{/t}
@@ -52,20 +52,20 @@ {t}Show proxy users{/t}
{t}Show FTP users{/t}
{t}Show FAX users{/t}
-

-

+

+
{t}Search in subtrees{/t}
-

-

- + +
+
 {t}Display users of department{/t}
 {t}Display users of department{/t}
-

-

- + +
+
 {t}Display users matching{/t}
 {t}Display users matching{/t}
-

+
{$apply}
-- 2.30.2