View | Details | Raw Unified | Return to bug 35185
Collapse All | Expand All

(-)a/installer/data/mysql/en/mandatory/sample_notices.yml (-3 / +2 lines)
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 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
- 

Return to bug 35185