X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fprofile%2Fgeocoding.mail.tpl;h=1637b19f31f5075ab2e6a4d41e0697e505b48598;hb=40324482ba301d7ed9a56ef0fc2d4391dbaf871b;hp=20ec745e730e191851d5b64a9f29a5a53f2928e0;hpb=1c4a1d0a32c52851e9ffbbf585bb206c9a472dc9;p=platal.git diff --git a/templates/profile/geocoding.mail.tpl b/templates/profile/geocoding.mail.tpl index 20ec745..1637b19 100644 --- a/templates/profile/geocoding.mail.tpl +++ b/templates/profile/geocoding.mail.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2010 Polytechnique.org *} +{* Copyright (C) 2003-2011 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -30,11 +30,11 @@ Un camarade {$smarty.session.hruid} a forcé l'utilisation de l'adresse entrée à la main et a refusé la version geolocalisée : '''Version utilisateur (validée) :'''\\ -{$text|replace:"\n":"\\\\\n"} +{$text} '''Version geoloc (refusée) :'''\\ -{$geoloc|replace:"\n":"\\\\\n"} -{include file="signature.mail.tpl"} +{$geoloc} +{include file="include/signature.mail.tpl"} {/if} {* vim:set et sw=2 sts=2 sws=2: *}