Fix 1660 ECM tabs help tooltips not showing
This commit is contained in:
parent
9b9e6403ae
commit
2a25f990ac
@ -416,12 +416,6 @@ if (! empty($conf->global->ECM_AUTO_TREE_ENABLED))
|
|||||||
|
|
||||||
print_fiche_titre($langs->trans("ECMArea").' - '.$langs->trans("ECMFileManager"));
|
print_fiche_titre($langs->trans("ECMArea").' - '.$langs->trans("ECMFileManager"));
|
||||||
|
|
||||||
$helptext1=''; $helptext2='';
|
|
||||||
$helptext1.=$langs->trans("ECMAreaDesc");
|
|
||||||
$helptext1.=$langs->trans("ECMAreaDesc2");
|
|
||||||
$helptext2.=$langs->trans("ECMAreaDesc");
|
|
||||||
$helptext2.=$langs->trans("ECMAreaDesc2");
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
print '<div class="hideonsmartphone">';
|
print '<div class="hideonsmartphone">';
|
||||||
print $langs->trans("ECMAreaDesc")."<br>";
|
print $langs->trans("ECMAreaDesc")."<br>";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user