diff --git a/lang/master/tpl/mail/design.mtt b/lang/master/tpl/mail/design.mtt index d57c592..ad6cfe6 100644 --- a/lang/master/tpl/mail/design.mtt +++ b/lang/master/tpl/mail/design.mtt @@ -17,11 +17,11 @@ table.table td{
- ::_("This e-mail was sent from"):: ::group.name::. + ::_("This e-mail was sent from"):: ::_("Cagette.net")::. ::if group!=null::
- ::_("You receive this message because you are part of"):: ::group.name:: + ::_("You receive this message because you are part of"):: ::_("Cagette.net"):: ::end:: ::if list!=null:: @@ -32,7 +32,7 @@ table.table td{ ::if group!=null::
- → ::group.name:: + → ::_("Cagette.net")::
::end::