Uniformize code with filemanager module
This commit is contained in:
parent
ffc0b2b44c
commit
e33b0dc01a
@ -395,7 +395,7 @@ else
|
||||
print '<tr><td colspan="2" style="background: #FFFFFF" style="height: 34px !important">';
|
||||
}
|
||||
// Start top panel, toolbar
|
||||
|
||||
print '<div class="toolbarbutton">';
|
||||
|
||||
// Toolbar
|
||||
if ($user->rights->ecm->setup)
|
||||
@ -414,7 +414,7 @@ print '<a href="'.$_SERVER["PHP_SELF"].'?action=refreshmanual'.($module?'&mo
|
||||
print '<img class="toolbarbutton" border="0" src="'.DOL_URL_ROOT.'/theme/common/view-refresh.png">';
|
||||
print '</a>';
|
||||
|
||||
|
||||
print '</div>';
|
||||
// End top panel, toolbar
|
||||
if ($conf->use_javascript_ajax)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user