From 9f26be7f273a1c16fee2a369eb6c8dbcfdc83cdd Mon Sep 17 00:00:00 2001 From: Simon Date: Wed, 9 Mar 2011 14:43:40 +0100 Subject: Icons ins Oberlfäche hinzugefügt & Views geupdated & style geupdated & select in free clients hinzugefügt --- application/views/scripts/bootmenu/index.phtml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'application/views/scripts/bootmenu') diff --git a/application/views/scripts/bootmenu/index.phtml b/application/views/scripts/bootmenu/index.phtml index 019a799..6fb55e4 100644 --- a/application/views/scripts/bootmenu/index.phtml +++ b/application/views/scripts/bootmenu/index.phtml @@ -22,23 +22,23 @@ escape($bootmenu->getGroupID()); ?> escape($bootmenu->getMembershipID()); ?> escape(date('Y-m-d H:i:s', $bootmenu->getCreated())); ?> - url( array( 'controller' => 'bootmenu', 'action' => 'editbootmenu', 'bootmenuID' => $bootmenu->getID() ), 'default', - true, false) ?>">Edit Bootmenu - Edit Bootmenu + Delete Bootmenu - Delete Bootmenu + Add Entry + true) ?>">Add Entry bootmenuentrylist[$bootmenu->getID()]) > 0):?> - + ↳ @@ -78,7 +78,7 @@ - - + + true) ?>">Remove Entry
escape($bootmenuentry->getkcl()); ?> escape($bootmenuentry->getConfigID()."] ". $config->getTitle()); ?> escape($bootmenuentry->getOrder() + 1); ?>url( array( 'controller' => 'bootmenu', 'action' => 'editbootmenuentry', @@ -88,15 +88,15 @@ 'oldorder' => $bootmenuentry->getOrder() ), 'default', - true, false) ?>">Edit EntryEdit EntryRemove Entry
-- cgit v1.2.3-55-g7522