aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/sledjchisl
diff options
context:
space:
mode:
authoronefang2021-07-30 04:36:39 +1000
committeronefang2021-07-30 04:36:39 +1000
commit17d15bef1af45201b77a368e7f1b69e14c3086e7 (patch)
treeeaf11787c20274a3ebb1aa9283d23e3b489c5092 /src/sledjchisl
parentRejig the windows and panes, as well as strip boiler plate from .ini files. (diff)
downloadopensim-SC-17d15bef1af45201b77a368e7f1b69e14c3086e7.zip
opensim-SC-17d15bef1af45201b77a368e7f1b69e14c3086e7.tar.gz
opensim-SC-17d15bef1af45201b77a368e7f1b69e14c3086e7.tar.bz2
opensim-SC-17d15bef1af45201b77a368e7f1b69e14c3086e7.tar.xz
Repeat things that newbies tend to ignore, then bug me coz things didn't work.
Diffstat (limited to 'src/sledjchisl')
-rw-r--r--src/sledjchisl/sledjchisl.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/sledjchisl/sledjchisl.c b/src/sledjchisl/sledjchisl.c
index 42d4547..9a8d50c 100644
--- a/src/sledjchisl/sledjchisl.c
+++ b/src/sledjchisl/sledjchisl.c
@@ -3660,8 +3660,18 @@ char *checkLinky(reqData *Rd)
3660 char *t1 = qurl_encode(t0, strlen(t0)); 3660 char *t1 = qurl_encode(t0, strlen(t0));
3661 free(ret); 3661 free(ret);
3662 ret = xmprintf("<p><font color='red'><b>You have an email waiting with a validation link in it, please check your email. &nbsp; " 3662 ret = xmprintf("<p><font color='red'><b>You have an email waiting with a validation link in it, please check your email. &nbsp; "
3663 "THE FOLLOWING IS REPEATED, COZ PEOPLE JUST DON'T FOLLOW DIRECTIONS!"
3663 "It will be from %s@%s, and it might be in your spam folder, coz these sorts of emails sometimes end up there. &nbsp; " 3664 "It will be from %s@%s, and it might be in your spam folder, coz these sorts of emails sometimes end up there. &nbsp; "
3664 "You should add that email address to your contacts, or otherwise let it through your spam filter. &nbsp; " 3665 "You should add that email address to your contacts, or otherwise let it through your spam filter. &nbsp; "
3666 "It will be from %s@%s, and it might be in your spam folder, coz these sorts of emails sometimes end up there. &nbsp; "
3667 "You should add that email address to your contacts, or otherwise let it through your spam filter. &nbsp; "
3668 "It will be from %s@%s, and it might be in your spam folder, coz these sorts of emails sometimes end up there. &nbsp; "
3669 "You should add that email address to your contacts, or otherwise let it through your spam filter. &nbsp; "
3670 "It will be from %s@%s, and it might be in your spam folder, coz these sorts of emails sometimes end up there. &nbsp; "
3671 "You should add that email address to your contacts, or otherwise let it through your spam filter. &nbsp; "
3672 "If your email client wont let you click the validation link, just copy and paste it into your web browser. &nbsp; "
3673 "If your email client wont let you click the validation link, just copy and paste it into your web browser. &nbsp; "
3674 "If your email client wont let you click the validation link, just copy and paste it into your web browser. &nbsp; "
3665 "If your email client wont let you click the validation link, just copy and paste it into your web browser. &nbsp; " 3675 "If your email client wont let you click the validation link, just copy and paste it into your web browser. &nbsp; "
3666// "<a href='https://%s%s?hashish=%s'>%s</a>" 3676// "<a href='https://%s%s?hashish=%s'>%s</a>"
3667 "</b></font></p>\n", 3677 "</b></font></p>\n",
@@ -3888,6 +3898,13 @@ t("Write shs %s", tnm4);
3888 "\n" 3898 "\n"
3889 "Please go to this web link to validate your new account -\n" 3899 "Please go to this web link to validate your new account -\n"
3890 "https://%s%s?hashish=%s\n" 3900 "https://%s%s?hashish=%s\n"
3901 "THE FOLLOWING IS REPEATED, COZ PEOPLE JUST DON'T FOLLOW DIRECTIONS!"
3902 "If your email client wont let you click the validation\n"
3903 "link, just copy and paste it into your web browser.\n"
3904 "If your email client wont let you click the validation\n"
3905 "link, just copy and paste it into your web browser.\n"
3906 "If your email client wont let you click the validation\n"
3907 "link, just copy and paste it into your web browser.\n"
3891 "If your email client wont let you click the validation\n" 3908 "If your email client wont let you click the validation\n"
3892 "link, just copy and paste it into your web browser.\n" 3909 "link, just copy and paste it into your web browser.\n"
3893 "\n" 3910 "\n"