From: Vincent Zanotti Date: Mon, 18 May 2009 21:51:25 +0000 (+0200) Subject: Adds missing file in previous commit (nicknames on the GoogleApps user admin page). X-Git-Tag: xorg/0.10.1~88 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=5005a10ef38401e59cce57961778a4ead2b6ea6c;p=platal.git Adds missing file in previous commit (nicknames on the GoogleApps user admin page). Signed-off-by: Vincent Zanotti --- diff --git a/templates/googleapps/admin.user.tpl b/templates/googleapps/admin.user.tpl index 4257288..69b591a 100644 --- a/templates/googleapps/admin.user.tpl +++ b/templates/googleapps/admin.user.tpl @@ -74,7 +74,7 @@ Alias email du compte - {$a->g_account_name}{foreach from=$a->nicknames() item=nickname}
{$nickname}{/foreach} + {foreach from=$a->nicknames() item=nickname}{$nickname}
{/foreach}{$a->g_account_name}