Lines 1364-1370
tables:
Link Here
|
1364 |
message_transport_type: email |
1364 |
message_transport_type: email |
1365 |
lang: default |
1365 |
lang: default |
1366 |
content: |
1366 |
content: |
1367 |
- "<html>" |
|
|
1368 |
- "<p>This email has been sent in response to your password recovery request for the account <strong><<user>></strong>." |
1367 |
- "<p>This email has been sent in response to your password recovery request for the account <strong><<user>></strong>." |
1369 |
- "</p>" |
1368 |
- "</p>" |
1370 |
- "<p>" |
1369 |
- "<p>" |
Lines 1373-1380
tables:
Link Here
|
1373 |
- "</p>" |
1372 |
- "</p>" |
1374 |
- "<p>This link will be valid for 2 days from this email's reception, then you must reapply if you do not change your password.</p>" |
1373 |
- "<p>This link will be valid for 2 days from this email's reception, then you must reapply if you do not change your password.</p>" |
1375 |
- "<p>Thank you.</p>" |
1374 |
- "<p>Thank you.</p>" |
1376 |
- "</html>" |
|
|
1377 |
- "" |
1378 |
|
1375 |
|
1379 |
- module: members |
1376 |
- module: members |
1380 |
code: STAFF_PASSWORD_RESET |
1377 |
code: STAFF_PASSWORD_RESET |
Lines 1385-1391
tables:
Link Here
|
1385 |
message_transport_type: email |
1382 |
message_transport_type: email |
1386 |
lang: default |
1383 |
lang: default |
1387 |
content: |
1384 |
content: |
1388 |
- "<html>" |
|
|
1389 |
- "<p>A librarian has reset the password for the account <strong><<user>></strong>." |
1385 |
- "<p>A librarian has reset the password for the account <strong><<user>></strong>." |
1390 |
- "</p>" |
1386 |
- "</p>" |
1391 |
- "<p>" |
1387 |
- "<p>" |
Lines 1394-1401
tables:
Link Here
|
1394 |
- "</p>" |
1390 |
- "</p>" |
1395 |
- "<p>This link will be valid for 5 days from this email's reception, then you must reapply if you do not change your password.</p>" |
1391 |
- "<p>This link will be valid for 5 days from this email's reception, then you must reapply if you do not change your password.</p>" |
1396 |
- "<p>Thank you.</p>" |
1392 |
- "<p>Thank you.</p>" |
1397 |
- "</html>" |
|
|
1398 |
- "" |
1399 |
|
1393 |
|
1400 |
- module: members |
1394 |
- module: members |
1401 |
code: SHARE_ACCEPT |
1395 |
code: SHARE_ACCEPT |
1402 |
- |
|
|