Removed the 'posx' and 'posy' form elements

This commit is contained in:
Mark Nelson 2016-06-14 15:38:53 +08:00
parent ae80c03e36
commit ed93542c0c
4 changed files with 0 additions and 32 deletions

View file

@ -93,10 +93,6 @@ $string['pluginadministration'] = 'Custom certificate administration';
$string['pluginname'] = 'Custom certificate';
$string['print'] = 'Print';
$string['portrait'] = 'Portrait';
$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['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['rearrangeelements'] = 'Rearrange elements';
$string['rearrangeelementsheading'] = 'Drag and drop elements to change where they are positioned on the certificate.';
$string['receiveddate'] = 'Received date';