Makes the forum link available for all logged users.
[platal.git] / templates / googleapps / admin.user.tpl
index 4257288..a93804a 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2009 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2011 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
@@ -74,7 +74,7 @@
 
   <tr class="impair">
     <td class="titre">Alias email du compte</td>
-    <td>{$a->g_account_name}{foreach from=$a->nicknames() item=nickname}<br />{$nickname}{/foreach}</td>
+    <td>{foreach from=$a->nicknames() item=nickname}{$nickname}<br />{/foreach}{$a->g_account_name}</td>
   </tr>
 </table><br />
 
         {/if}
       </td>
     </tr>
-  </table><br />
-</form>
+  </table>
+</form><br />
 
 <table class="bicol" style="text-align: center">
   <tr>