From 0a35f45bdecf6a7febe1b6ff455f13f1bd2e9a67 Mon Sep 17 00:00:00 2001 From: Björn Geiger Date: Mon, 28 Mar 2011 17:09:56 +0200 Subject: navigationsmenü in user module geändert --- application/modules/user/layouts/user.phtml | 151 ++++++++++++++-------------- 1 file changed, 78 insertions(+), 73 deletions(-) (limited to 'application') diff --git a/application/modules/user/layouts/user.phtml b/application/modules/user/layouts/user.phtml index c22811f..3fa851d 100644 --- a/application/modules/user/layouts/user.phtml +++ b/application/modules/user/layouts/user.phtml @@ -1,8 +1,8 @@ doctype(); ?> - + - + getRequest(); $this->headTitle()->append(ucwords($request->getControllerName())); @@ -13,85 +13,90 @@ echo $this->headStyle()."\n"; echo $this->headLink()."\n"; echo $this->headScript()."\n"; ?> - + - +
- -
-
+
+ - -
+ + + + + hasIdentity()) {?> + + + + + + + + + + +
-
- -
-
-
- getControllerName()) . " > " . ucwords($request->getActionName()); - ?> -
-
- layout()->content; ?> -
- - +
+ +
+
+
getControllerName()) . " > " . ucwords($request->getActionName()); +?>
+
layout()->content; ?>
+ +
-
- - - -
- +
+
- - + + -- cgit v1.2.3-55-g7522