You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
customcert user's has option to use new or old format. Unique code is being generated. This PR is made for #1 and #2
custom cert, updated the names of both code generation methods.
Added view_user_cert page, a logged in user can see certificate if having a valid token and ecard code. This is being used from view_tokens.php page.
customcert view certificate function is made. This is made for #212
Updated verify certificate URL. This PR is made for 221
Updated the verify URL for QR code.
Copy file name to clipboardExpand all lines: lang/en/customcert.php
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -256,3 +256,7 @@
256
256
$string['verifycertificatedesc'] = 'This link will take you to a new screen where you will be able to verify certificates on the site';
257
257
$string['width'] = 'Width';
258
258
$string['width_help'] = 'This is the width of the certificate PDF in mm. For reference an A4 piece of paper is 210mm wide and a letter is 216mm wide.';
0 commit comments