Merge branch 'master' of repos.entrouvert.org:reverse-proxy

This commit is contained in:
Jérôme Schneider 2011-11-14 10:16:42 +01:00
commit b19dd33614
2 changed files with 2 additions and 2 deletions

View File

@ -11,5 +11,5 @@
<a href="javascript:disassociate_logout('${account.login}', ${account.id})"
title="Cliquer ici pour supprimer l'association à ce compte. Le compte restera accessible par son propriétaire avec ses propres identifiants.">
title="Cliquer ici pour supprimer l'association entre ce compte médiathèque et votre compte citoyen. Le compte médiathèque restera accessible par son propriétaire avec ses propres identifiants.">
Désassocier</a>

View File

@ -11,7 +11,7 @@
<p>
<input type="button" title="Cliquer ici pour supprimer l'association à ce compte. Le compte restera accessible par son propriétaire avec ses propres identifiants."
<input type="button" title="Cliquer ici pour supprimer l'association entre cet espace famille et votre compte citoyen. L'espace famille restera accessible par son propriétaire avec ses propres identifiants."
style="float: right; margin: 15px 15px 15px 15px; padding: 0px 5px 0px 5px;
font-size: 1em; font-weight: bold; color: #7B7A78; background-color: #F6F5F1;
border: 1px solid #ACABA8;" onClick="javascript:disassociate_logout('${account.login}', ${account.id})" value="Désassocier">