Updates Google+ networking (img + link formatting).
[platal.git] / templates / xnetlists / create.tpl
index 91be470..ddf6d34 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2010 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2014 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
@@ -20,7 +20,7 @@
 {*                                                                        *}
 {**************************************************************************}
 
-<h1>{$asso.nom}&nbsp;: Création d'une liste de diffusion</h1>
+<h1>{$asso->nom}&nbsp;: Création d'une liste de diffusion</h1>
 
 <p class="descr">
 <strong>Note&nbsp;:</strong> les listes de diffusion sont un outil particulièrement adapté pour des
@@ -42,7 +42,7 @@ Si tu as besoin de cette fonctionnalité, il faut alors <strong>impérativement<
     <tr>
       <td><strong>Adresse&nbsp;souhaitée&nbsp;:</strong></td>
       <td colspan='3'>
-        <input type='text' name='liste' value='{$smarty.post.liste}' />@{$asso.mail_domain}
+        <input type='text' name='liste' value='{$smarty.post.liste}' />@{$asso->mail_domain}
       </td>
     </tr>
     <tr>
@@ -111,4 +111,4 @@ Si tu as besoin de cette fonctionnalité, il faut alors <strong>impérativement<
   <p class="center"><input name='submit' type='submit' value="Créer !" /></p>
 </form>
 
-{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}
+{* vim:set et sw=2 sts=2 sws=2 fenc=utf-8: *}