AXLetter module.
[platal.git] / templates / banana / index.tpl
index 835e4d3..939343a 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2004 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2007 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
 {*                                                                        *}
 {**************************************************************************}
 
-<h1>Options</h1>
-
-{if !$banana->profile.autoup}
-[<a href="?banana=updateall">Mettre à jour</a>]
-{/if}
-[<a href="profile.php">Profil</a>]
-
 <br />
-
 {$banana_res|smarty:nodefaults}
  
 {* vim:set et sw=2 sts=2 sws=2: *}