Fix cosmetic
This commit is contained in:
parent
7174b24232
commit
0b308c6c22
7 changed files with 8 additions and 8 deletions
|
|
@ -89,7 +89,7 @@ class Admin extends fiche{
|
|||
$step_admin=$this->GetAll($offset,$search);
|
||||
if ( $all_admin == 0 ) return "";
|
||||
$r=$bar;
|
||||
$r.='<table>
|
||||
$r.='<table width="95%">
|
||||
<TR style="background-color:lightgrey;">
|
||||
<TH>Quick Code</TH>
|
||||
<th>Nom</th>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue