From 4819d5cbd1afcad824e6003e500094ca3320f91e Mon Sep 17 00:00:00 2001 From: hickert Date: Wed, 25 May 2005 06:29:43 +0000 Subject: [PATCH] users page, some style fixed git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@386 594d385d-05f5-0310-b6e9-bd551577e9d8 --- include/functions.inc | 6 ++--- plugins/admin/users/headpage.tpl | 41 +++++++++++++++----------------- 2 files changed, 22 insertions(+), 25 deletions(-) diff --git a/include/functions.inc b/include/functions.inc index 1a953757d..e6162f379 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 087a53932..629ea6ce2 100644 --- a/plugins/admin/users/headpage.tpl +++ b/plugins/admin/users/headpage.tpl @@ -38,34 +38,31 @@

[F]{t}Filters{/t}

-
  - +
{$alphabet}
-
-
- {t}Show templates{/t}
- {t}Show functional users{/t}
- {t}Show unix users{/t}
- {t}Show mail users{/t}
- {t}Show samba users{/t}
- {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}Show templates{/t}
+ {t}Show functional users{/t}
+ {t}Show unix users{/t}
+ {t}Show mail users{/t}
+ {t}Show samba users{/t}
+ {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 matching{/t}
 {t}Display users matching{/t}
-
{$apply}
-- 2.30.2