diff --git a/Web/Presenters/templates/Group/View.xml b/Web/Presenters/templates/Group/View.xml index be33d6f4..5d809070 100644 --- a/Web/Presenters/templates/Group/View.xml +++ b/Web/Presenters/templates/Group/View.xml @@ -105,44 +105,39 @@ {_"group_type_open"} - {if $club->getAdministratorsListDisplay() == 0} -
-
- {_"creator"} -
-
- {var author = $club->getOwner()} - -
+
+
+ {_"creator"}
- {elseif $club->getAdministratorsListDisplay() == 1} -
-
- {_"administrators"} -
-
- {var author = $club->getOwner()} - -
+
+ {var author = $club->getOwner()} +
- {/if} +
+
+
+ {_"administrators"} +
+
+ {var author = $club->getOwner()} + +
+
{_"albums"}