[ldap_crans] J'en ai oublié un...
Ignore-this: 5593aa7c4f0c2e2f5a76d79c924d804f darcs-hash:20130112084302-b6762-ff51f36dc162fce6e36de61e9ed2a28b0e090cf3.gz
This commit is contained in:
parent
7eb1a80889
commit
5df70ea40a
1 changed files with 1 additions and 1 deletions
|
@ -555,7 +555,7 @@ def set_compte(adher):
|
||||||
|
|
||||||
a = adher.canonical_alias()
|
a = adher.canonical_alias()
|
||||||
if a:
|
if a:
|
||||||
txt += u"L'adhérent possède également l'alias : %s@crans.org" % a
|
txt += u"L'adhérent possède également l'alias : %s" % a
|
||||||
else:
|
else:
|
||||||
txt += u"\n\Zr\Z1L'adresse mail %s.%s@crans.org étant déja prise l'adhérent ne peut pas l'utiliser.\Zn" % (adher.prenom(), adher.nom())
|
txt += u"\n\Zr\Z1L'adresse mail %s.%s@crans.org étant déja prise l'adhérent ne peut pas l'utiliser.\Zn" % (adher.prenom(), adher.nom())
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue