]> git.agnieray.net Git - galette.git/commitdiff
Drop dead code
authorJohan Cwiklinski <johan@x-tnd.be>
Wed, 24 Jun 2020 20:38:25 +0000 (22:38 +0200)
committerJohan Cwiklinski <johan@x-tnd.be>
Wed, 24 Jun 2020 20:38:25 +0000 (22:38 +0200)
galette/templates/default/change_passwd.tpl

index 1987f4cb9c310d818ca3b11ce2707e636350630e..c793ad2cb56dddbe4c965b3a5dc71377533206d5 100644 (file)
@@ -1,9 +1,6 @@
 {extends file="public_page.tpl"}
 {block name="content"}
         <form action="{path_for name="do-password-recovery"}" method="post" enctype="multipart/form-data">
-{*if $password_updated}
-                <div id="infobox">{_T string="Your password has been changed. Please click on the 'home' button to go to the login page."}</div>
-{/if*}
                 <table>
                     <tr>
                         <th><label for="mdp_adh">{_T string="New password:"}</label></th>