Fixing style errors.
This commit is contained in:
parent
be34fb4541
commit
565fb392b4
@ -97,7 +97,6 @@ $now = dol_now();
|
|||||||
|
|
||||||
if ($id > 0 || !empty($ref))
|
if ($id > 0 || !empty($ref))
|
||||||
{
|
{
|
||||||
|
|
||||||
$head = project_prepare_head($object);
|
$head = project_prepare_head($object);
|
||||||
print dol_get_fiche_head($head, 'eventorganisation', $langs->trans('ConferenceOrBoothTab'), -1);
|
print dol_get_fiche_head($head, 'eventorganisation', $langs->trans('ConferenceOrBoothTab'), -1);
|
||||||
|
|
||||||
@ -304,7 +303,6 @@ if ($id > 0 || !empty($ref))
|
|||||||
print '</div>';
|
print '</div>';
|
||||||
|
|
||||||
print '<div class="clearboth"></div>';
|
print '<div class="clearboth"></div>';
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
print dol_get_fiche_end();
|
print dol_get_fiche_end();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user