From 441ffc49230ddedf3e692466bda1fb0d27ace8fd Mon Sep 17 00:00:00 2001 From: Simon Date: Mon, 11 Apr 2011 13:26:27 +0200 Subject: Neues Recht um default Bootmenu zu setzen & Bootmenu-REchte angepasst --- application/modules/user/views/scripts/bootmenu/index.phtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'application/modules/user/views/scripts/bootmenu') diff --git a/application/modules/user/views/scripts/bootmenu/index.phtml b/application/modules/user/views/scripts/bootmenu/index.phtml index 4393c1f..cda6f87 100644 --- a/application/modules/user/views/scripts/bootmenu/index.phtml +++ b/application/modules/user/views/scripts/bootmenu/index.phtml @@ -7,7 +7,7 @@ type== 'group') || (Pbs_Acl::checkRight('booco') && $this->type == 'own')): ?> formButton('createbootmenu', 'Create BootMenu', array( - 'onclick' => 'self.location="/user/bootmenu/createbootmenu/type/'.$this->type.'page/'.$this->page.'"', + 'onclick' => 'self.location="/user/bootmenu/createbootmenu/type/'.$this->type.'/page/'.$this->page.'"', 'class' => 'addbutton'))?> @@ -39,7 +39,7 @@
- type == 'group'): ?> + type == 'group'): ?> getDefaultbootmenu() == true): ?> Checked as default -- cgit v1.2.3-55-g7522