Look: Modif esthétiques mineures
This commit is contained in:
parent
69b30a9a7f
commit
1b93d0b808
@ -44,10 +44,10 @@ if ($user->societe_id > 0)
|
|||||||
|
|
||||||
llxHeader("",$langs->trans("Projects"),"Projet");
|
llxHeader("",$langs->trans("Projects"),"Projet");
|
||||||
|
|
||||||
print_titre($langs->trans("ProjectsArea"));
|
print_fiche_titre($langs->trans("ProjectsArea"));
|
||||||
|
|
||||||
print '<table class="noborder" width="100%" cellspacing="0" cellpadding="4">';
|
print '<table border="0" width="100%" class="notopnoleftnoright">';
|
||||||
print '<tr><td width="30%" valign="top">';
|
print '<tr><td width="30%" valign="top" class="notopnoleft">';
|
||||||
|
|
||||||
/*
|
/*
|
||||||
*
|
*
|
||||||
@ -98,7 +98,7 @@ else
|
|||||||
}
|
}
|
||||||
print "</table>";
|
print "</table>";
|
||||||
|
|
||||||
print '</td><td width="70%">';
|
print '</td><td width="70%" class="notopnoleft">';
|
||||||
|
|
||||||
/*
|
/*
|
||||||
*
|
*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user