Removed useless header
This commit is contained in:
parent
584549df11
commit
f45abc1b2a
@ -51,7 +51,7 @@ $hookmanager->initHooks(array('accountancyindex'));
|
|||||||
llxHeader('', $langs->trans("AccountancyArea"));
|
llxHeader('', $langs->trans("AccountancyArea"));
|
||||||
|
|
||||||
print load_fiche_titre($langs->trans("AccountancyArea"), '', 'title_accountancy');
|
print load_fiche_titre($langs->trans("AccountancyArea"), '', 'title_accountancy');
|
||||||
dol_fiche_head();
|
//dol_fiche_head();
|
||||||
|
|
||||||
$step = 0;
|
$step = 0;
|
||||||
|
|
||||||
@ -177,7 +177,7 @@ else
|
|||||||
{
|
{
|
||||||
print $langs->trans("Module10Desc")."<br>\n";
|
print $langs->trans("Module10Desc")."<br>\n";
|
||||||
}
|
}
|
||||||
dol_fiche_end();
|
//dol_fiche_end();
|
||||||
|
|
||||||
// End of page
|
// End of page
|
||||||
llxFooter();
|
llxFooter();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user