@@ -, +, @@ the text when you submit your data. invitation. --- .../opac-tmpl/bootstrap/en/modules/opac-registration-email-sent.tt | 2 +- koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shareshelf.tt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-registration-email-sent.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-registration-email-sent.tt @@ -29,7 +29,7 @@

Please confirm your registration

-

A confirmation email has been sent to the email address [% email %].

+

A confirmation email will be sent shortly to the email address [% email %].

Your account will not be activated until you follow the link provided in the confirmation email.

--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shareshelf.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shareshelf.tt @@ -66,7 +66,7 @@ [% ELSIF op=='conf_invite' %]
[% IF approvedaddress %] -

An invitation to share list [% shelfname %] has been sent to [% approvedaddress %].

+

An invitation to share list [% shelfname %] will be sent shortly to [% approvedaddress %].

[% END %] [% IF failaddress %]

Something went wrong while processing the following addresses. Please check them. These are: [% failaddress %]

--