Add id on title "other boxes"
This commit is contained in:
parent
05533ffe77
commit
2c3a33c8eb
@ -570,7 +570,7 @@ $boxarray=$infobox->listboxes("0",$user); // 0=value for home page
|
||||
if (sizeof($boxarray))
|
||||
{
|
||||
print '<br>';
|
||||
print_fiche_titre($langs->trans("OtherInformationsBoxes"),'','');
|
||||
print_fiche_titre($langs->trans("OtherInformationsBoxes"),'','','','otherboxes');
|
||||
print '<table width="100%" class="notopnoleftnoright">';
|
||||
print '<tr><td class="notopnoleftnoright">'."\n";
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user