correction bug mot de passe oublié
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
<button class="btn btn-primary" type="submit" name="form.submitted">
|
||||
<span class="glyphicon glyphicon-ok"></span> Enregistrer</button>
|
||||
<button class="btn btn-warning" type="submit" name="form.deleted"
|
||||
tal:condition="membre.email > 0">
|
||||
tal:condition="membre.email != 0">
|
||||
<span class="glyphicon glyphicon-remove"></span> Supprimer</button>
|
||||
<button class="btn btn-success" type="submit" name="form.activated"
|
||||
tal:condition="membre.expire_le">Activer la fiche</button>
|
||||
|
||||
Reference in New Issue
Block a user