Modif esthtique mineure
This commit is contained in:
parent
bfbf55b93a
commit
4b3b66000e
@ -129,11 +129,11 @@ dolibarr_fiche_head($head, $hselected, $langs->trans("Modules"));
|
||||
|
||||
if (!$_GET["spe"])
|
||||
{
|
||||
print "<br>".$langs->trans("ModulesDesc")."<br>\n";
|
||||
print $langs->trans("ModulesDesc")."<br>\n";
|
||||
}
|
||||
else
|
||||
{
|
||||
print "<br>".$langs->trans("ModulesSpecialDesc")."<br>\n";
|
||||
print $langs->trans("ModulesSpecialDesc")."<br>\n";
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user