From 4978e473b2597c7a64fb0daff2b51e2ceedf16d1 Mon Sep 17 00:00:00 2001 From: cajus Date: Thu, 4 Mar 2010 17:08:13 +0000 Subject: [PATCH] Updated framework and disabled user filter for testing git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16181 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/ihtml/themes/modern/framework.tpl | 66 ++++++++++----------- gosa-core/plugins/admin/users/user-list.tpl | 4 +- 2 files changed, 35 insertions(+), 35 deletions(-) diff --git a/gosa-core/ihtml/themes/modern/framework.tpl b/gosa-core/ihtml/themes/modern/framework.tpl index 70f319002..27cfa7449 100644 --- a/gosa-core/ihtml/themes/modern/framework.tpl +++ b/gosa-core/ihtml/themes/modern/framework.tpl @@ -1,37 +1,37 @@ - {$php_errors} -
- -
-
- {$menu} - {$msg_dialogs} -
- {$pathMenu} - {$contents} -
+ + {$php_errors} +
+
    +
  • {$logo}
  • +
  • +
    + + + + + +
    +
  • +
  • +
    {$loggedin}
    +
  • +
+
+ {$menu} + {$msg_dialogs} +
+ {$pathMenu} + {$contents} +
- {if $channel != ""} - - {/if} + {if $channel != ""} + + {/if} - {$errors} - {$focus} - - - + {$errors} + {$focus} + + + diff --git a/gosa-core/plugins/admin/users/user-list.tpl b/gosa-core/plugins/admin/users/user-list.tpl index a3bb0fd04..cab19e704 100644 --- a/gosa-core/plugins/admin/users/user-list.tpl +++ b/gosa-core/plugins/admin/users/user-list.tpl @@ -21,9 +21,9 @@ {$LIST} -
+
-- 2.39.5