From d5b319ba583a969dcfaf4f553b309c8fc378d14f Mon Sep 17 00:00:00 2001 From: michael pereira Date: Mon, 25 Apr 2011 13:08:07 +0200 Subject: config fix --- .../modules/user/views/scripts/config/index.phtml | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) (limited to 'application/modules/user/views') diff --git a/application/modules/user/views/scripts/config/index.phtml b/application/modules/user/views/scripts/config/index.phtml index 37f5a9f..8ca5875 100644 --- a/application/modules/user/views/scripts/config/index.phtml +++ b/application/modules/user/views/scripts/config/index.phtml @@ -34,7 +34,7 @@
BootOs
- +
@@ -59,7 +59,7 @@
escape($bootos->getTitle()); ?>
escape($bootos->getGroupID()); ?> - escape($bootos->getDescription()); ?>
-
+
configlist[$bootos->getID()])==0) echo "There are no Config's to display." ?> configlist[$bootos->getID()] as $k => $config): ?> @@ -110,7 +110,7 @@
escape($config->getTitle()); ?>
escape($config->getDescription()) ?>
-
+
escape($config->getID()); ?>
@@ -135,14 +135,4 @@ pagination; ?> - + -- cgit v1.2.3-55-g7522