From 17424f49cd24642be40838f28b961c5e2510fff0 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Mon, 18 Apr 2011 13:37:54 -0400 Subject: [PATCH] better indenting in invite email --- mail-src/invite | 4 ++-- mail-src/invitepersonal | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/mail-src/invite b/mail-src/invite index 396a476590..4a7bdcc163 100644 --- a/mail-src/invite +++ b/mail-src/invite @@ -10,12 +10,12 @@ It's great for meeting new people who share your interests. You can see %%arg.inviter%%'s profile page on %%site.name%% here: - [%%arg.inviterurl%%](%%arg.inviterurl%%) +> [%%arg.inviterurl%%](%%arg.inviterurl%%) If you'd like to try the service, click on the link below to accept the invitation. - [%%arg.confirmurl%%](%%arg.confirmurl%%) +> [%%arg.confirmurl%%](%%arg.confirmurl%%) If not, you can ignore this message. Thanks for your patience and your time. diff --git a/mail-src/invitepersonal b/mail-src/invitepersonal index 04a972af13..c84801f426 100644 --- a/mail-src/invitepersonal +++ b/mail-src/invitepersonal @@ -10,16 +10,16 @@ It's great for meeting new people who share your interests. They said: - %%arg.personal%% +> %%arg.personal%% You can see %%arg.inviter%%'s profile page on %%site.name%% here: - [%%arg.inviterurl%%](%%arg.inviterurl%%) +> [%%arg.inviterurl%%](%%arg.inviterurl%%) If you'd like to try the service, click on the link below to accept the invitation. - [%%arg.confirmurl%%](%%arg.confirmurl%%) +> [%%arg.confirmurl%%](%%arg.confirmurl%%) If not, you can ignore this message. Thanks for your patience and your time.