Update intracommreport.php
This commit is contained in:
parent
a0d1e96bfd
commit
86887fc650
@ -96,7 +96,7 @@ print load_fiche_titre($langs->trans("IntracommReportSetup"), $linkback, 'title_
|
|||||||
|
|
||||||
$head = intracommReportAdminPrepareHead();
|
$head = intracommReportAdminPrepareHead();
|
||||||
|
|
||||||
print dol_get_fiche_head($head, 'general', $langs->trans("IntracommReport"), -1, "intracommreport");
|
dol_fiche_head($head, 'general', $langs->trans("IntracommReport"), -1, "intracommreport");
|
||||||
|
|
||||||
print '<form action="'.$_SERVER["PHP_SELF"].'" method="post">';
|
print '<form action="'.$_SERVER["PHP_SELF"].'" method="post">';
|
||||||
print '<input type="hidden" name="token" value="'.newToken().'">';
|
print '<input type="hidden" name="token" value="'.newToken().'">';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user