#203 Added new string for list of awarded certificates

This commit is contained in:
Mark Nelson 2018-06-19 21:33:11 +08:00
parent e7a7f0aef5
commit 9a21f67089
4 changed files with 4 additions and 3 deletions

View file

@ -97,6 +97,7 @@ $string['invalidwidth'] = 'The width has to be a valid number greater than 0.';
$string['landscape'] = 'Landscape';
$string['leftmargin'] = 'Left margin';
$string['leftmargin_help'] = 'This is the left margin of the certificate PDF in mm.';
$string['listofissues'] = 'List of awarded certificates';
$string['load'] = 'Load';
$string['loadtemplate'] = 'Load template';
$string['loadtemplatemsg'] = 'Are you sure you wish to load this template? This will remove any existing pages and elements for this certificate.';