From: Stéphane Jacob Date: Sat, 25 Apr 2009 16:06:01 +0000 (+0200) Subject: Typos. X-Git-Tag: xorg/0.10.1~108 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=3e9cfdad6ccc045383f999a7c2229cfcd30f5a65;p=platal.git Typos. --- diff --git a/bin/cron/cron_ml_moderate.php b/bin/cron/cron_ml_moderate.php index 044635a..e91d6e0 100755 --- a/bin/cron/cron_ml_moderate.php +++ b/bin/cron/cron_ml_moderate.php @@ -100,7 +100,7 @@ while ($sent_mails < $globals->lists->max_mail_per_min // send feedback to the mailing list owners if ($client->handle_request($list, $mid, $action, utf8_decode($reason))) { $sent_mails += $count; - $texte = "le message suivant :\n\n" + $texte = "Le message suivant :\n\n" . " Auteur: {$mail['sender']}\n" . " Sujet : « {$mail['subj']} »\n" . " Date : ".strftime("le %d %b %Y à %H:%M:%S", (int)$mail['stamp'])."\n\n" diff --git a/templates/marketing/private.tpl b/templates/marketing/private.tpl index ad9f842..3701aa4 100644 --- a/templates/marketing/private.tpl +++ b/templates/marketing/private.tpl @@ -39,13 +39,13 @@ Cet utilisateur a une inscription en cours depuis le {$pending|date_format}.

{if $relance eq '0000-00-00'} -il n'a jamais été relancé. +Il n'a jamais été relancé. {else} -sa dernière relance date du {$relance|date_format} +Sa dernière relance date du {$relance|date_format}. {/if}

-

[le relancer]

+

[Le relancer]

{/if} diff --git a/templates/xnetgrp/membres-edit.tpl b/templates/xnetgrp/membres-edit.tpl index b601010..e1769dd 100644 --- a/templates/xnetgrp/membres-edit.tpl +++ b/templates/xnetgrp/membres-edit.tpl @@ -49,7 +49,7 @@

Édition du profil de {if "`$user.prenom` `$user.nom`"|trim}{$user.prenom} {$user.nom}{else}{$user.email}{/if} {if $user.origine eq 'X'} - (X{$user.promo}) +  (X{$user.promo}) {icon name=user_suit title="fiche"} {/if} {icon name=delete title="Suppression du compte"}