diff --git a/Theme/Backend/gl-list.tpl.php b/Theme/Backend/gl-list.tpl.php
index 7b09623..29784c0 100644
--- a/Theme/Backend/gl-list.tpl.php
+++ b/Theme/Backend/gl-list.tpl.php
@@ -37,7 +37,7 @@ echo $this->getData('nav')->render(); ?>
| = $footerView->render(); ?>
|
$value) : $c++;
- $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?{?}id=' . $value->getId()); ?>
+ $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?{?}&id=' . $value->getId()); ?>
| = $value->getId(); ?>
| = $value->getName(); ?>
diff --git a/Theme/Backend/journal-list.tpl.php b/Theme/Backend/journal-list.tpl.php
index 0bf8ec7..5c0dcce 100644
--- a/Theme/Backend/journal-list.tpl.php
+++ b/Theme/Backend/journal-list.tpl.php
@@ -37,7 +37,7 @@ echo $this->getData('nav')->render(); ?>
|
| = $footerView->render(); ?>
|
$value) : $c++;
- $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?{?}id=' . $value->getId()); ?>
+ $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?{?}&id=' . $value->getId()); ?>
| = $value->getId(); ?>
| = $value->getName(); ?>
diff --git a/Theme/Backend/stack-archive-list.tpl.php b/Theme/Backend/stack-archive-list.tpl.php
index a4a2c0e..cc9981c 100644
--- a/Theme/Backend/stack-archive-list.tpl.php
+++ b/Theme/Backend/stack-archive-list.tpl.php
@@ -39,7 +39,7 @@ echo $this->getData('nav')->render(); ?>
|
| = $footerView->render(); ?>
|
$value) : $c++;
- $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?{?}id=' . $value->getId()); ?>
+ $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?{?}&id=' . $value->getId()); ?>
| = $value->getId(); ?>
| = $value->getName(); ?>
diff --git a/Theme/Backend/stack-list.tpl.php b/Theme/Backend/stack-list.tpl.php
index a4a2c0e..cc9981c 100644
--- a/Theme/Backend/stack-list.tpl.php
+++ b/Theme/Backend/stack-list.tpl.php
@@ -39,7 +39,7 @@ echo $this->getData('nav')->render(); ?>
|
| = $footerView->render(); ?>
|
$value) : $c++;
- $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?{?}id=' . $value->getId()); ?>
+ $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?{?}&id=' . $value->getId()); ?>
| = $value->getId(); ?>
| = $value->getName(); ?>
diff --git a/Theme/Backend/stack-predefined-list.tpl.php b/Theme/Backend/stack-predefined-list.tpl.php
index c50a063..b7c19a6 100644
--- a/Theme/Backend/stack-predefined-list.tpl.php
+++ b/Theme/Backend/stack-predefined-list.tpl.php
@@ -40,7 +40,7 @@ echo $this->getData('nav')->render(); ?>
|
| = $footerView->render(); ?>
|
$value) : $c++;
- $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?{?}id=' . $value->getId()); ?>
+ $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?{?}&id=' . $value->getId()); ?>
| = $value->getId(); ?>
| = $value->getName(); ?>
diff --git a/Theme/backend/gl-list.tpl.php b/Theme/backend/gl-list.tpl.php
index 7b09623..29784c0 100644
--- a/Theme/backend/gl-list.tpl.php
+++ b/Theme/backend/gl-list.tpl.php
@@ -37,7 +37,7 @@ echo $this->getData('nav')->render(); ?>
|
| = $footerView->render(); ?>
|
$value) : $c++;
- $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?{?}id=' . $value->getId()); ?>
+ $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?{?}&id=' . $value->getId()); ?>
| = $value->getId(); ?>
| = $value->getName(); ?>
diff --git a/Theme/backend/journal-list.tpl.php b/Theme/backend/journal-list.tpl.php
index 0bf8ec7..5c0dcce 100644
--- a/Theme/backend/journal-list.tpl.php
+++ b/Theme/backend/journal-list.tpl.php
@@ -37,7 +37,7 @@ echo $this->getData('nav')->render(); ?>
|
| = $footerView->render(); ?>
|
$value) : $c++;
- $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?{?}id=' . $value->getId()); ?>
+ $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?{?}&id=' . $value->getId()); ?>
| = $value->getId(); ?>
| = $value->getName(); ?>
diff --git a/Theme/backend/stack-archive-list.tpl.php b/Theme/backend/stack-archive-list.tpl.php
index a4a2c0e..cc9981c 100644
--- a/Theme/backend/stack-archive-list.tpl.php
+++ b/Theme/backend/stack-archive-list.tpl.php
@@ -39,7 +39,7 @@ echo $this->getData('nav')->render(); ?>
|
| = $footerView->render(); ?>
|
$value) : $c++;
- $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?{?}id=' . $value->getId()); ?>
+ $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?{?}&id=' . $value->getId()); ?>
| = $value->getId(); ?>
| = $value->getName(); ?>
diff --git a/Theme/backend/stack-list.tpl.php b/Theme/backend/stack-list.tpl.php
index a4a2c0e..cc9981c 100644
--- a/Theme/backend/stack-list.tpl.php
+++ b/Theme/backend/stack-list.tpl.php
@@ -39,7 +39,7 @@ echo $this->getData('nav')->render(); ?>
|
| = $footerView->render(); ?>
|
$value) : $c++;
- $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?{?}id=' . $value->getId()); ?>
+ $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?{?}&id=' . $value->getId()); ?>
| = $value->getId(); ?>
| = $value->getName(); ?>
diff --git a/Theme/backend/stack-predefined-list.tpl.php b/Theme/backend/stack-predefined-list.tpl.php
index c50a063..b7c19a6 100644
--- a/Theme/backend/stack-predefined-list.tpl.php
+++ b/Theme/backend/stack-predefined-list.tpl.php
@@ -40,7 +40,7 @@ echo $this->getData('nav')->render(); ?>
|
| = $footerView->render(); ?>
|
$value) : $c++;
- $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?{?}id=' . $value->getId()); ?>
+ $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?{?}&id=' . $value->getId()); ?>
| = $value->getId(); ?>
| = $value->getName(); ?>
|