From 8390c2df1194f95807cef8fe0d11d742e9d6d6cc Mon Sep 17 00:00:00 2001 From: Simon Date: Tue, 15 Mar 2011 16:23:59 +0100 Subject: links für dev korrigiert --- application/modules/dev/views/scripts/group/edit.phtml | 4 ++-- application/modules/dev/views/scripts/group/index.phtml | 2 +- application/modules/dev/views/scripts/group/show.phtml | 10 +++++----- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'application/modules/dev/views/scripts/group') diff --git a/application/modules/dev/views/scripts/group/edit.phtml b/application/modules/dev/views/scripts/group/edit.phtml index 64dde9d..dd3acbe 100644 --- a/application/modules/dev/views/scripts/group/edit.phtml +++ b/application/modules/dev/views/scripts/group/edit.phtml @@ -1,10 +1,10 @@ addForm)) { - $this->addForm->setAction('/group/add'); + $this->addForm->setAction('/etc/group/add'); echo $this->addForm; } else { $this->editForm->setAction($this->url()); echo $this->editForm; } -?> \ No newline at end of file +?> diff --git a/application/modules/dev/views/scripts/group/index.phtml b/application/modules/dev/views/scripts/group/index.phtml index d1faf04..714498e 100644 --- a/application/modules/dev/views/scripts/group/index.phtml +++ b/application/modules/dev/views/scripts/group/index.phtml @@ -10,7 +10,7 @@ getTitle(); ?> -
Details
diff --git a/application/modules/dev/views/scripts/group/show.phtml b/application/modules/dev/views/scripts/group/show.phtml index addf3db..7b3660d 100644 --- a/application/modules/dev/views/scripts/group/show.phtml +++ b/application/modules/dev/views/scripts/group/show.phtml @@ -2,11 +2,11 @@ if($_POST['groupID']) { ?>
-
-
@@ -56,7 +56,7 @@ if($_POST['groupID']) { getEmail(); ?> getCity(); ?> -
roleList); ?>
@@ -92,7 +92,7 @@ if($_POST['groupID']) { getEmail(); ?> getCity(); ?> -
@@ -119,4 +119,4 @@ function printRoleSelect($roleList) { echo ""; } echo ""; -} \ No newline at end of file +} -- cgit v1.2.3-55-g7522