Enhance DoliWamp install
This commit is contained in:
parent
da5ccc6e38
commit
6292fcb7ba
@ -52,12 +52,12 @@ print_fiche_titre($langs->trans("SetupArea"),'','setup');
|
|||||||
if ($mesg) print $mesg.'<br>';
|
if ($mesg) print $mesg.'<br>';
|
||||||
|
|
||||||
print $langs->trans("SetupDescription1").' ';
|
print $langs->trans("SetupDescription1").' ';
|
||||||
print $langs->trans("AreaForAdminOnly").'<br>';
|
print $langs->trans("AreaForAdminOnly").' ';
|
||||||
|
|
||||||
|
|
||||||
print "<br>";
|
//print "<br>";
|
||||||
print "<br>";
|
//print "<br>";
|
||||||
print '<u>'.$langs->trans("SetupDescription2")."</u><br>";
|
print $langs->trans("SetupDescription2")."<br><br>";
|
||||||
|
|
||||||
print "<br>";
|
print "<br>";
|
||||||
//print '<hr style="color: #DDDDDD;">';
|
//print '<hr style="color: #DDDDDD;">';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user