Fixed untranslated string and broken image

This commit is contained in:
Marcos García 2012-07-30 03:28:16 +02:00
parent a429a930d0
commit a0eb690d0f

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%">';