#40 Change download certificate string
This commit is contained in:
parent
bfc3780933
commit
a09fc76ef4
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ $string['fontcolour'] = 'Colour';
|
|||
$string['fontcolour_help'] = 'The colour of the font.';
|
||||
$string['fontsize'] = 'Size';
|
||||
$string['fontsize_help'] = 'The size of the font in points.';
|
||||
$string['getcustomcert'] = 'Get your custom certificate';
|
||||
$string['getcustomcert'] = 'Download certificate';
|
||||
$string['height'] = 'Height';
|
||||
$string['height_help'] = 'This is the height of the certificate PDF in mm. For reference an A4 piece of paper is 297mm high and a letter is 279mm high.';
|
||||
$string['invalidcolour'] = 'Invalid colour chosen, please enter a valid HTML colour name, or a six-digit, or three-digit hexadecimal colour.';
|
||||
|
|
Loading…
Reference in a new issue