>"
- ""
- "If you did not initiate this request, you may safely ignore this one-time message. The request will expire shortly."
+ - module: members
+ code: PATRON_AND_LIB_VER
+ branchcode: ""
+ name: "Opac Self-Registration Verify Your Email"
+ is_html: 1
+ title: "Verify your entered OPAC Self registration email address"
+ message_transport_type: email
+ lang: default
+ content:
+ - "Hello!"
+ - ""
+ - "Before we can create your library account two things need to happen:"
+ - "
1. You verify your email address - To do this please click this link:
"
+ - "<>/cgi-bin/koha/opac-registration-verify.pl?token=<>"
+ - "
2. A librarian will review your registration and if approved you will receive an email containing a link to the Koha password reset page where you can set a Koha password."
+ - "
"
+ - "If you did not initiate this request, you may safely ignore this one-time message the request will expire shortly.
"
+
+ - module: members
+ code: STAFF_VER_OPAC_REG
+ branchode: ""
+ name: "New patron Opac Self-Registration to verify"
+ is_html: 1
+ title: "Verify new Opac patron self registration"
+ message_transport_type: email
+ lang: default
+ content:
+ - "Opac self registration pending verification
"
+ - "Submitted Opac patron self registration:"
+ - ""
+ - "- <>
"
+ - "- <> <> <>
"
+ - "- Physical address: <> <> <> <>, <>, <> <>, <>
"
+ - "- Email: <>
"
+ - "- Phone: <>
"
+ - "- Mobile: <>
"
+ - "- Fax: <>
"
+ - "- Secondary email: <>
"
+ - "- Secondary phone:<>
"
+ - "- Home library: <>
"
+ - "- Temporary patron category: <>
"
+ - "
"
+ - ""
+ - "
"
+ - "If you wish to create a Koha patron account thereby giving this patron Opac access please click on this verification link:"
+ - "
"
+ - "<>/cgi-bin/koha/opac-registration-verify.pl?token=<>&approved=1"
+ - "
"
+ - "If you did not initiate this request, you may safely ignore this one-time message. The request will expire shortly."
+ - ""
+
+ - module: members
+ code: SELF_REG_APPROVED
+ branchcode: ""
+ name: "Self registration approved"
+ is_html: 1
+ title: "Your self registration has been approved"
+ message_transport_type: email
+ lang: default
+ content:
+ - ""
+ - "Please click the password reset link below to reset your Koha password then you'll be able to login to the OPAC:
"
+ - ""
+ - "<>/cgi-bin/koha/opac-password-recovery.pl?borrowernumber=<>"
+ - "
"
- module: members
code: PASSWORD_RESET
diff --git a/installer/data/mysql/fr-CA/obligatoire/sample_notices.sql b/installer/data/mysql/fr-CA/obligatoire/sample_notices.sql
index 1a231dd12e3..e9f6b3bb570 100644
--- a/installer/data/mysql/fr-CA/obligatoire/sample_notices.sql
+++ b/installer/data/mysql/fr-CA/obligatoire/sample_notices.sql
@@ -291,3 +291,38 @@ The following item, [% biblio.title %], has correctly been renewed and is now du
[% END %]", 'email');
INSERT INTO `letter` VALUES ('reserves','HOLD_CANCELLATION','','Hold Cancellation',0,'Your hold was canceled.','[%- USE AuthorisedValues -%]\r\nDear [% borrower.firstname %] [% borrower.surname %],\r\n\r\nYour hold for [% biblio.title %] was canceled for the following reason: [% AuthorisedValues.GetByCode( \'HOLD_CANCELLATION\', hold.cancellation_reason ) %]','email','default');
+
+INSERT IGNORE INTO `letter` (module, code, name, title, content, is_html, message_transport_type) VALUES ('members', 'STAFF_VER_OPAC_REG', 'New patron Opac Self-Registration to verify', 'Verify new Opac patron self registration', 'Opac self registration pending verification
+Submitted Opac patron self registration:
+
+ - <>
+ - <> <> <>
+ - Physical address: <> <> <> <>, <>, <> <>, <>
+ - Email: <>
+ - Phone: <>
+ - Mobile: <>
+ - Fax: <>
+ - Secondary email: <>
+ - Secondary phone:<>
+ - Home library: <>
+ - Temporary patron category: <>
+
+
+
+ If you wish to create a Koha patron account thereby giving this patron Opac access please click on this verification link:
+
+
+ <>/cgi-bin/koha/opac-registration-verify.pl?token=<>&approved=1
+
+
+ If you did not initiate this request, you may safely ignore this one-time message. The request will expire shortly.
+ ', 1, 'email'), ('members', 'PATRON_AND_LIB_VER', 'Opac Self-Registration Verify Your Email', 'Verify your entered OPAC Self registration email address', 'Hello!
+
Before we can create your library account two things need to happen:
+
1. You verify your email address - To do this please click this link:
+ <>/cgi-bin/koha/opac-registration-verify.pl?token=<>
+
2. A librarian will review your registration and if approved you will receive an email containing a link to the Koha password reset page where you can set a Koha password.
+
+ If you did not initiate this request, you may safely ignore this one-time message the request will expire shortly.
', 1, 'email'), ('members', 'SELF_REG_APPROVED', 'Self registration approved', 'Your self registration has been approved', 'Please click the password reset link below to reset your Koha password then you will be able to login to the OPAC:
+
+ <>/cgi-bin/koha/opac-password-recovery.pl?borrowernumber=<>
+
', 1, 'email');
diff --git a/installer/data/mysql/fr-FR/1-Obligatoire/sample_notices.sql b/installer/data/mysql/fr-FR/1-Obligatoire/sample_notices.sql
index f844c90b2af..411ee05322b 100644
--- a/installer/data/mysql/fr-FR/1-Obligatoire/sample_notices.sql
+++ b/installer/data/mysql/fr-FR/1-Obligatoire/sample_notices.sql
@@ -402,3 +402,38 @@ The following item, [% biblio.title %], has correctly been renewed and is now du
[% END %]", 'email');
INSERT INTO `letter` VALUES ('reserves','HOLD_CANCELLATION','','Hold Cancellation',0,'Your hold was canceled.','[%- USE AuthorisedValues -%]\r\nDear [% borrower.firstname %] [% borrower.surname %],\r\n\r\nYour hold for [% biblio.title %] was canceled for the following reason: [% AuthorisedValues.GetByCode( \'HOLD_CANCELLATION\', hold.cancellation_reason ) %]','email','default');
+
+INSERT IGNORE INTO `letter` (module, code, name, title, content, is_html, message_transport_type) VALUES ('members', 'STAFF_VER_OPAC_REG', 'New patron Opac Self-Registration to verify', 'Verify new Opac patron self registration', 'Opac self registration pending verification
+Submitted Opac patron self registration:
+
+ - <>
+ - <> <> <>
+ - Physical address: <> <> <> <>, <>, <> <>, <>
+ - Email: <>
+ - Phone: <>
+ - Mobile: <>
+ - Fax: <>
+ - Secondary email: <>
+ - Secondary phone:<>
+ - Home library: <>
+ - Temporary patron category: <>
+
+
+
+ If you wish to create a Koha patron account thereby giving this patron Opac access please click on this verification link:
+
+
+ <>/cgi-bin/koha/opac-registration-verify.pl?token=<>&approved=1
+
+
+ If you did not initiate this request, you may safely ignore this one-time message. The request will expire shortly.
+
', 1, 'email'), ('members', 'PATRON_AND_LIB_VER', 'Opac Self-Registration Verify Your Email', 'Verify your entered OPAC Self registration email address', 'Hello!
+ Before we can create your library account two things need to happen:
+
1. You verify your email address - To do this please click this link:
+ <>/cgi-bin/koha/opac-registration-verify.pl?token=<>
+
2. A librarian will review your registration and if approved you will receive an email containing a link to the Koha password reset page where you can set a Koha password.
+
+ If you did not initiate this request, you may safely ignore this one-time message the request will expire shortly.
', 1, 'email'), ('members', 'SELF_REG_APPROVED', 'Self registration approved', 'Your self registration has been approved', 'Please click the password reset link below to reset your Koha password then you will be able to login to the OPAC:
+
+ <>/cgi-bin/koha/opac-password-recovery.pl?borrowernumber=<>
+
', 1, 'email');
diff --git a/installer/data/mysql/it-IT/necessari/notices.sql b/installer/data/mysql/it-IT/necessari/notices.sql
index 9be907b0b5e..33feba92bb0 100644
--- a/installer/data/mysql/it-IT/necessari/notices.sql
+++ b/installer/data/mysql/it-IT/necessari/notices.sql
@@ -405,3 +405,38 @@ The following item, [% biblio.title %], has correctly been renewed and is now du
[% END %]", 'email');
INSERT INTO `letter` VALUES ('reserves','HOLD_CANCELLATION','','Hold Cancellation',0,'Your hold was canceled.','[%- USE AuthorisedValues -%]\r\nDear [% borrower.firstname %] [% borrower.surname %],\r\n\r\nYour hold for [% biblio.title %] was canceled for the following reason: [% AuthorisedValues.GetByCode( \'HOLD_CANCELLATION\', hold.cancellation_reason ) %]','email','default');
+
+INSERT IGNORE INTO `letter` (module, code, name, title, content, is_html, message_transport_type) VALUES ('members', 'STAFF_VER_OPAC_REG', 'New patron Opac Self-Registration to verify', 'Verify new Opac patron self registration', 'Opac self registration pending verification
+Submitted Opac patron self registration:
+
+ - <>
+ - <> <> <>
+ - Physical address: <> <> <> <>, <>, <> <>, <>
+ - Email: <>
+ - Phone: <>
+ - Mobile: <>
+ - Fax: <>
+ - Secondary email: <>
+ - Secondary phone:<>
+ - Home library: <>
+ - Temporary patron category: <>
+
+
+
+ If you wish to create a Koha patron account thereby giving this patron Opac access please click on this verification link:
+
+
+ <>/cgi-bin/koha/opac-registration-verify.pl?token=<>&approved=1
+
+
+ If you did not initiate this request, you may safely ignore this one-time message. The request will expire shortly.
+
', 1, 'email'), ('members', 'PATRON_AND_LIB_VER', 'Opac Self-Registration Verify Your Email', 'Verify your entered OPAC Self registration email address', 'Hello!
+ Before we can create your library account two things need to happen:
+
1. You verify your email address - To do this please click this link:
+ <>/cgi-bin/koha/opac-registration-verify.pl?token=<>
+
2. A librarian will review your registration and if approved you will receive an email containing a link to the Koha password reset page where you can set a Koha password.
+
+ If you did not initiate this request, you may safely ignore this one-time message the request will expire shortly.
', 1, 'email'), ('members', 'SELF_REG_APPROVED', 'Self registration approved', 'Your self registration has been approved', 'Please click the password reset link below to reset your Koha password then you will be able to login to the OPAC:
+
+ <>/cgi-bin/koha/opac-password-recovery.pl?borrowernumber=<>
+
', 1, 'email');
diff --git a/installer/data/mysql/nb-NO/1-Obligatorisk/sample_notices.sql b/installer/data/mysql/nb-NO/1-Obligatorisk/sample_notices.sql
index e3564ffb1d2..abb0a6f7f1b 100644
--- a/installer/data/mysql/nb-NO/1-Obligatorisk/sample_notices.sql
+++ b/installer/data/mysql/nb-NO/1-Obligatorisk/sample_notices.sql
@@ -420,3 +420,38 @@ The following item, [% biblio.title %], has correctly been renewed and is now du
[% END %]", 'email');
INSERT INTO `letter` VALUES ('reserves','HOLD_CANCELLATION','','Hold Cancellation',0,'Your hold was canceled.','[%- USE AuthorisedValues -%]\r\nDear [% borrower.firstname %] [% borrower.surname %],\r\n\r\nYour hold for [% biblio.title %] was canceled for the following reason: [% AuthorisedValues.GetByCode( \'HOLD_CANCELLATION\', hold.cancellation_reason ) %]','email','default');
+
+INSERT IGNORE INTO `letter` (module, code, name, title, content, is_html, message_transport_type) VALUES ('members', 'STAFF_VER_OPAC_REG', 'New patron Opac Self-Registration to verify', 'Verify new Opac patron self registration', 'Opac self registration pending verification
+Submitted Opac patron self registration:
+
+ - <>
+ - <> <> <>
+ - Physical address: <> <> <> <>, <>, <> <>, <>
+ - Email: <>
+ - Phone: <>
+ - Mobile: <>
+ - Fax: <>
+ - Secondary email: <>
+ - Secondary phone:<>
+ - Home library: <>
+ - Temporary patron category: <>
+
+
+
+ If you wish to create a Koha patron account thereby giving this patron Opac access please click on this verification link:
+
+
+ <>/cgi-bin/koha/opac-registration-verify.pl?token=<>&approved=1
+
+
+ If you did not initiate this request, you may safely ignore this one-time message. The request will expire shortly.
+
', 1, 'email'), ('members', 'PATRON_AND_LIB_VER', 'Opac Self-Registration Verify Your Email', 'Verify your entered OPAC Self registration email address', 'Hello!
+ Before we can create your library account two things need to happen:
+
1. You verify your email address - To do this please click this link:
+ <>/cgi-bin/koha/opac-registration-verify.pl?token=<>
+
2. A librarian will review your registration and if approved you will receive an email containing a link to the Koha password reset page where you can set a Koha password.
+
+ If you did not initiate this request, you may safely ignore this one-time message the request will expire shortly.
', 1, 'email'), ('members', 'SELF_REG_APPROVED', 'Self registration approved', 'Your self registration has been approved', 'Please click the password reset link below to reset your Koha password then you will be able to login to the OPAC:
+
+ <>/cgi-bin/koha/opac-password-recovery.pl?borrowernumber=<>
+
', 1, 'email');
diff --git a/installer/data/mysql/pl-PL/mandatory/sample_notices.sql b/installer/data/mysql/pl-PL/mandatory/sample_notices.sql
index f228b5c68dc..49baf1488b2 100644
--- a/installer/data/mysql/pl-PL/mandatory/sample_notices.sql
+++ b/installer/data/mysql/pl-PL/mandatory/sample_notices.sql
@@ -399,3 +399,38 @@ The following item, [% biblio.title %], has correctly been renewed and is now du
[% END %]", 'email');
INSERT INTO `letter` VALUES ('reserves','HOLD_CANCELLATION','','Hold Cancellation',0,'Your hold was canceled.','[%- USE AuthorisedValues -%]\r\nDear [% borrower.firstname %] [% borrower.surname %],\r\n\r\nYour hold for [% biblio.title %] was canceled for the following reason: [% AuthorisedValues.GetByCode( \'HOLD_CANCELLATION\', hold.cancellation_reason ) %]','email','default');
+
+INSERT IGNORE INTO `letter` (module, code, name, title, content, is_html, message_transport_type) VALUES ('members', 'STAFF_VER_OPAC_REG', 'New patron Opac Self-Registration to verify', 'Verify new Opac patron self registration', 'Opac self registration pending verification
+Submitted Opac patron self registration:
+
+ - <>
+ - <> <> <>
+ - Physical address: <> <> <> <>, <>, <> <>, <>
+ - Email: <>
+ - Phone: <>
+ - Mobile: <>
+ - Fax: <>
+ - Secondary email: <>
+ - Secondary phone:<>
+ - Home library: <>
+ - Temporary patron category: <>
+
+
+
+ If you wish to create a Koha patron account thereby giving this patron Opac access please click on this verification link:
+
+
+ <>/cgi-bin/koha/opac-registration-verify.pl?token=<>&approved=1
+
+
+ If you did not initiate this request, you may safely ignore this one-time message. The request will expire shortly.
+
', 1, 'email'), ('members', 'PATRON_AND_LIB_VER', 'Opac Self-Registration Verify Your Email', 'Verify your entered OPAC Self registration email address', 'Hello!
+ Before we can create your library account two things need to happen:
+
1. You verify your email address - To do this please click this link:
+ <>/cgi-bin/koha/opac-registration-verify.pl?token=<>
+
2. A librarian will review your registration and if approved you will receive an email containing a link to the Koha password reset page where you can set a Koha password.
+
+ If you did not initiate this request, you may safely ignore this one-time message the request will expire shortly.
', 1, 'email'), ('members', 'SELF_REG_APPROVED', 'Self registration approved', 'Your self registration has been approved', 'Please click the password reset link below to reset your Koha password then you will be able to login to the OPAC:
+
+ <>/cgi-bin/koha/opac-password-recovery.pl?borrowernumber=<>
+
', 1, 'email');
diff --git a/installer/data/mysql/ru-RU/mandatory/sample_notices.sql b/installer/data/mysql/ru-RU/mandatory/sample_notices.sql
index 27f002b195a..2a6b9a4653f 100644
--- a/installer/data/mysql/ru-RU/mandatory/sample_notices.sql
+++ b/installer/data/mysql/ru-RU/mandatory/sample_notices.sql
@@ -401,3 +401,38 @@ The following item, [% biblio.title %], has correctly been renewed and is now du
[% END %]", 'email');
INSERT INTO `letter` VALUES ('reserves','HOLD_CANCELLATION','','Hold Cancellation',0,'Your hold was canceled.','[%- USE AuthorisedValues -%]\r\nDear [% borrower.firstname %] [% borrower.surname %],\r\n\r\nYour hold for [% biblio.title %] was canceled for the following reason: [% AuthorisedValues.GetByCode( \'HOLD_CANCELLATION\', hold.cancellation_reason ) %]','email','default');
+
+INSERT IGNORE INTO `letter` (module, code, name, title, content, is_html, message_transport_type) VALUES ('members', 'STAFF_VER_OPAC_REG', 'New patron Opac Self-Registration to verify', 'Verify new Opac patron self registration', 'Opac self registration pending verification
+Submitted Opac patron self registration:
+
+ - <>
+ - <> <> <>
+ - Physical address: <> <> <> <>, <>, <> <>, <>
+ - Email: <>
+ - Phone: <>
+ - Mobile: <>
+ - Fax: <>
+ - Secondary email: <>
+ - Secondary phone:<>
+ - Home library: <>
+ - Temporary patron category: <>
+
+
+
+ If you wish to create a Koha patron account thereby giving this patron Opac access please click on this verification link:
+
+
+ <>/cgi-bin/koha/opac-registration-verify.pl?token=<>&approved=1
+
+
+ If you did not initiate this request, you may safely ignore this one-time message. The request will expire shortly.
+
', 1, 'email'), ('members', 'PATRON_AND_LIB_VER', 'Opac Self-Registration Verify Your Email', 'Verify your entered OPAC Self registration email address', 'Hello!
+ Before we can create your library account two things need to happen:
+
1. You verify your email address - To do this please click this link:
+ <>/cgi-bin/koha/opac-registration-verify.pl?token=<>
+
2. A librarian will review your registration and if approved you will receive an email containing a link to the Koha password reset page where you can set a Koha password.
+
+ If you did not initiate this request, you may safely ignore this one-time message the request will expire shortly.
', 1, 'email'), ('members', 'SELF_REG_APPROVED', 'Self registration approved', 'Your self registration has been approved', 'Please click the password reset link below to reset your Koha password then you will be able to login to the OPAC:
+
+ <>/cgi-bin/koha/opac-password-recovery.pl?borrowernumber=<>
+
', 1, 'email');
diff --git a/installer/data/mysql/uk-UA/mandatory/sample_notices.sql b/installer/data/mysql/uk-UA/mandatory/sample_notices.sql
index 17bd9f7606c..6cdac1b6e83 100644
--- a/installer/data/mysql/uk-UA/mandatory/sample_notices.sql
+++ b/installer/data/mysql/uk-UA/mandatory/sample_notices.sql
@@ -492,3 +492,38 @@ The following item, [% biblio.title %], has correctly been renewed and is now du
[% END %]", 'email');
INSERT INTO `letter` VALUES ('reserves','HOLD_CANCELLATION','','Hold Cancellation',0,'Your hold was canceled.','[%- USE AuthorisedValues -%]\r\nDear [% borrower.firstname %] [% borrower.surname %],\r\n\r\nYour hold for [% biblio.title %] was canceled for the following reason: [% AuthorisedValues.GetByCode( \'HOLD_CANCELLATION\', hold.cancellation_reason ) %]','email','default');
+
+INSERT IGNORE INTO `letter` (module, code, name, title, content, is_html, message_transport_type) VALUES ('members', 'STAFF_VER_OPAC_REG', 'New patron Opac Self-Registration to verify', 'Verify new Opac patron self registration', 'Opac self registration pending verification
+Submitted Opac patron self registration:
+
+ - <>
+ - <> <> <>
+ - Physical address: <> <> <> <>, <>, <> <>, <>
+ - Email: <>
+ - Phone: <>
+ - Mobile: <>
+ - Fax: <>
+ - Secondary email: <>
+ - Secondary phone:<>
+ - Home library: <>
+ - Temporary patron category: <>
+
+
+
+ If you wish to create a Koha patron account thereby giving this patron Opac access please click on this verification link:
+
+
+ <>/cgi-bin/koha/opac-registration-verify.pl?token=<>&approved=1
+
+
+ If you did not initiate this request, you may safely ignore this one-time message. The request will expire shortly.
+
', 1, 'email'), ('members', 'PATRON_AND_LIB_VER', 'Opac Self-Registration Verify Your Email', 'Verify your entered OPAC Self registration email address', 'Hello!
+ Before we can create your library account two things need to happen:
+
1. You verify your email address - To do this please click this link:
+ <>/cgi-bin/koha/opac-registration-verify.pl?token=<>
+
2. A librarian will review your registration and if approved you will receive an email containing a link to the Koha password reset page where you can set a Koha password.
+
+ If you did not initiate this request, you may safely ignore this one-time message the request will expire shortly.
', 1, 'email'), ('members', 'SELF_REG_APPROVED', 'Self registration approved', 'Your self registration has been approved', 'Please click the password reset link below to reset your Koha password then you will be able to login to the OPAC:
+
+ <>/cgi-bin/koha/opac-password-recovery.pl?borrowernumber=<>
+
', 1, 'email');
--
2.11.0