|
Lines 1327-1333
tables:
Link Here
|
| 1327 |
code: OPAC_REG_VERIFY |
1327 |
code: OPAC_REG_VERIFY |
| 1328 |
branchcode: "" |
1328 |
branchcode: "" |
| 1329 |
name: "OPAC self-registration verification email" |
1329 |
name: "OPAC self-registration verification email" |
| 1330 |
is_html: 1 |
1330 |
is_html: 0 |
| 1331 |
title: "Verify your account" |
1331 |
title: "Verify your account" |
| 1332 |
message_transport_type: email |
1332 |
message_transport_type: email |
| 1333 |
lang: default |
1333 |
lang: default |
|
Lines 1441-1447
tables:
Link Here
|
| 1441 |
code: WELCOME |
1441 |
code: WELCOME |
| 1442 |
branchcode: "" |
1442 |
branchcode: "" |
| 1443 |
name: "Welcome notice " |
1443 |
name: "Welcome notice " |
| 1444 |
is_html: 1 |
1444 |
is_html: 0 |
| 1445 |
title: "[% USE Koha %][% IF Koha.Preference('LibraryName') %]Welcome to [% Koha.Preference('LibraryName') %][% ELSE %]Welcome to the library[% END %]" |
1445 |
title: "[% USE Koha %][% IF Koha.Preference('LibraryName') %]Welcome to [% Koha.Preference('LibraryName') %][% ELSE %]Welcome to the library[% END %]" |
| 1446 |
message_transport_type: email |
1446 |
message_transport_type: email |
| 1447 |
lang: default |
1447 |
lang: default |
|
Lines 1461-1467
tables:
Link Here
|
| 1461 |
code: 2FA_OTP_TOKEN |
1461 |
code: 2FA_OTP_TOKEN |
| 1462 |
branchcode: "" |
1462 |
branchcode: "" |
| 1463 |
name: "two-authentication step token" |
1463 |
name: "two-authentication step token" |
| 1464 |
is_html: 1 |
1464 |
is_html: 0 |
| 1465 |
title: "Two-authentication token" |
1465 |
title: "Two-authentication token" |
| 1466 |
message_transport_type: email |
1466 |
message_transport_type: email |
| 1467 |
lang: default |
1467 |
lang: default |
| 1468 |
- |
|
|