Introduced a new form element for selecting a colour on the customcert customisation page
This commit is contained in:
parent
0c66a5242f
commit
52fbc108a7
9 changed files with 169 additions and 43 deletions
|
@ -47,7 +47,7 @@ $string['height'] = 'Height';
|
|||
$string['heightnotvalid'] = 'The height has to be a valid number.';
|
||||
$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['intro'] = 'Introduction';
|
||||
$string['invalidcolour'] = 'Please select a valid hexadecimal colour.';
|
||||
$string['invalidcolour'] = 'Invalid colour chosen.';
|
||||
$string['invalidposition'] = 'Please select a positive number for position {$a}.';
|
||||
$string['landscape'] = 'Landscape';
|
||||
$string['modulename'] = 'Custom Certificate';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue