diff options
Diffstat (limited to 'root/email')
-rw-r--r-- | root/email/activation.tt | 2 | ||||
-rw-r--r-- | root/email/admin/password.tt | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/root/email/activation.tt b/root/email/activation.tt index 5e749cd..b873421 100644 --- a/root/email/activation.tt +++ b/root/email/activation.tt @@ -3,3 +3,5 @@ [% l('To activate your account, please follow the link below.') %] [% url %] +-- +http://mageia.org/
\ No newline at end of file diff --git a/root/email/admin/password.tt b/root/email/admin/password.tt index 38bf2a3..0d9bac1 100644 --- a/root/email/admin/password.tt +++ b/root/email/admin/password.tt @@ -6,3 +6,5 @@ [% url %] +-- +http://mageia.org/
\ No newline at end of file |