]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
better indenting in invite email
authorEvan Prodromou <evan@status.net>
Mon, 18 Apr 2011 17:37:54 +0000 (13:37 -0400)
committerEvan Prodromou <evan@status.net>
Mon, 18 Apr 2011 17:37:54 +0000 (13:37 -0400)
mail-src/invite
mail-src/invitepersonal

index 396a476590746cd1284dac7e9556ccb3c07e43a6..4a7bdcc1631fa3488923f7cd27a64d3e8ed8f8fa 100644 (file)
@@ -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.
 
index 04a972af1303b117c68a7c8102ff3121202c0b31..c84801f426611b8b5e40c69d7d51e40c20f34c7d 100644 (file)
@@ -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.