bug 333, revenir au premier onglet dans le profil
authorx2001corpet <x2001corpet@839d8a87-29fc-0310-9880-83ba4fa771e5>
Thu, 18 Aug 2005 05:07:18 +0000 (05:07 +0000)
committerx2001corpet <x2001corpet@839d8a87-29fc-0310-9880-83ba4fa771e5>
Thu, 18 Aug 2005 05:07:18 +0000 (05:07 +0000)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@16 839d8a87-29fc-0310-9880-83ba4fa771e5

ChangeLog
templates/profil.tpl

index 6e608a3..74541f2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,7 +12,7 @@ Bug/Wish :
                - #310: Display the max number of photo in trombipromo.                         -Car
 
        * Profile :
-               - #330: Interface to delete usage name is clearer.                                      -Car
+               - #330,333: Interface improvements.                                                                     -Car
                - #332: User can precise why he asks for a usage name.                          -Car
        
        * Xnet :
index 6367def..6a37f1e 100644 (file)
@@ -66,6 +66,10 @@ ou <a href="{rel}/fiche.php?user={$smarty.session.forlife}&amp;public=1" class="
             <td>
               <input type="submit" value="Valider et passer au prochain onglet" name="suivant" />
             </td>
+            {else}
+            <td>
+              <input type="submit" value="Valider et revenir au premier onglet" name="suivant" />
+            </td>
             {/if}
           </tr>
         </table>