--- a/management/univention-directory-reports/templates/de_DE/users.rml +++ a/management/univention-directory-reports/templates/de_DE/users.rml @@ -89,7 +89,7 @@

Mitglied in folgenden Gruppen

-<@query module="groups/group" start="groups" next="memberOf" regex="name=^[^(s\-)([a\-)(i\-)(h\-)]" alternative="Der Benutzer ist in keiner weiteren Gruppen enthalten"@> +<@query module="groups/group" start="groups" next="memberOf" alternative="Der Benutzer ist in keiner weiteren Gruppen enthalten"@> <@attribute name="name"@> (<@attribute name="description"@>) <@/query@> --- a/management/univention-directory-reports/templates/de_DE/users.tex +++ a/management/univention-directory-reports/templates/de_DE/users.tex @@ -126,7 +126,7 @@ Relative ID & <@attribute name="sambaRID"@> \\ \section*{Mitglied in folgenden Gruppen} -<@query module="groups/group" start="groups" next="memberOf" regex="name=^[^(s\-)([a\-)(i\-)(h\-)]" header="\begin{description}" footer="\end{description}" alternative="Der Benutzer ist in keiner weiteren Gruppen enthalten"@> +<@query module="groups/group" start="groups" next="memberOf" header="\begin{description}" footer="\end{description}" alternative="Der Benutzer ist in keiner weiteren Gruppen enthalten"@> \item[<@attribute name="name"@>] (<@attribute name="description"@>) <@/query@> --- a/management/univention-directory-reports/templates/en_US/users.rml +++ a/management/univention-directory-reports/templates/en_US/users.rml @@ -89,7 +89,7 @@

Member of the following groups

-<@query module="groups/group" start="groups" next="memberOf" regex="name=^[^(s\-)([a\-)(i\-)(h\-)]" alternative="The user is not member of any other group"@> +<@query module="groups/group" start="groups" next="memberOf" alternative="The user is not member of any other group"@> <@attribute name="name"@> (<@attribute name="description"@>) <@/query@> --- a/management/univention-directory-reports/templates/en_US/users.tex +++ a/management/univention-directory-reports/templates/en_US/users.tex @@ -126,7 +126,7 @@ Relative ID & <@attribute name="sambaRID"@> \\ \section*{Member of the following groups} -<@query module="groups/group" start="groups" next="memberOf" regex="name=^[^(s\-)([a\-)(i\-)(h\-)]" header="\begin{description}" footer="\end{description}" alternative="The user is not member of any other group"@> +<@query module="groups/group" start="groups" next="memberOf" header="\begin{description}" footer="\end{description}" alternative="The user is not member of any other group"@> \item[<@attribute name="name"@>] (<@attribute name="description"@>) <@/query@>