Merge pull request #276 from marcosgdf/margin-typo

Fixed untranslated string and broken image in Margins module
This commit is contained in:
Regis Houssin 2012-07-29 22:19:03 -07:00
commit a7b1b23461

View File

@ -102,10 +102,7 @@ print_fiche_titre($langs->trans("margesSetup"),$linkback,'setup');
$head = marges_admin_prepare_head();
dol_fiche_head($head, 'parameters', $langs->trans("marges"), 0, 'marges');
print "<br>";
dol_fiche_head($head, 'parameters', $langs->trans("Margins"), 0, 'margin');
print_fiche_titre($langs->trans("MemberMainOptions"),'','');
print '<table class="noborder" width="100%">';