0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-03-16 22:33:34 +00:00

Update en_us.lang.php

This commit is contained in:
sgaved 2016-09-21 15:14:05 +01:00 committed by GitHub
parent bb7cd8221b
commit a297b91e00

View file

@ -83,5 +83,7 @@ $mod_strings = array (
'LBL_MARGIN_FOOTER' => 'Margin Footer',
'LBL_EDITVIEW_PANEL1' => 'Margins',
'LBL_DETAILVIEW_PANEL1' => 'Margins',
'LBL_PAGE_SIZE' => 'Page Size',
'LBL_ORIENTATION' => 'Orientation',
);
?>