Fixed typo
This commit is contained in:
parent
b382cc5b92
commit
4efbac65ff
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ $string['print'] = 'Print';
|
||||||
$string['portrait'] = 'Portrait';
|
$string['portrait'] = 'Portrait';
|
||||||
$string['posx'] = 'Position X';
|
$string['posx'] = 'Position X';
|
||||||
$string['posx_help'] = 'This is the position in mm from the top left corner you wish the element\'s reference point to locate in the x direction.';
|
$string['posx_help'] = 'This is the position in mm from the top left corner you wish the element\'s reference point to locate in the x direction.';
|
||||||
$string['posy'] = 'Postion Y';
|
$string['posy'] = 'Position Y';
|
||||||
$string['posy_help'] = 'This is the position in mm from the top left corner you wish the element\'s reference point to locate in the y direction.';
|
$string['posy_help'] = 'This is the position in mm from the top left corner you wish the element\'s reference point to locate in the y direction.';
|
||||||
$string['rearrangeelements'] = 'Rearrange elements';
|
$string['rearrangeelements'] = 'Rearrange elements';
|
||||||
$string['rearrangeelementsheading'] = 'Drag and drop elements to change where they are positioned on the certificate.';
|
$string['rearrangeelementsheading'] = 'Drag and drop elements to change where they are positioned on the certificate.';
|
||||||
|
|
Loading…
Reference in a new issue