Skip to content

Commit

Permalink
Merge branch 'develop' into api_proposal_close
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy authored Aug 17, 2024
2 parents c7d2447 + 599923b commit 6a91146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/intracommreport/admin/intracommreport.php
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
$linkback = '<a href="'.DOL_URL_ROOT.'/admin/modules.php?restore_lastsearch_values=1">'.$langs->trans("BackToModuleList").'</a>';
print load_fiche_titre($langs->trans("IntracommReportSetup"), $linkback, 'title_setup');

$head = intracommReportAdminPrepareHead();
$head = intracommreportAdminPrepareHead();

print dol_get_fiche_head($head, 'general', $langs->trans("IntracommReport"), -1, "intracommreport");

Expand Down

0 comments on commit 6a91146

Please sign in to comment.