diff --git a/lang/en/customcert.php b/lang/en/customcert.php index 5e7c461..3d8352b 100644 --- a/lang/en/customcert.php +++ b/lang/en/customcert.php @@ -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.';