Esthetic : no span surrounding the value, must be done in the caller
This commit is contained in:
parent
86052fc34a
commit
64267eb2e5
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ class ISelect extends HtmlInput
|
|||
|
||||
}
|
||||
}
|
||||
$r='<span class="input_text_ro">'.$r.'</span>';
|
||||
// $r='<span class="input_text_ro">'.$r.'</span>';
|
||||
if ( $this->table == 1 ) $a='<td>'.$r.'</td>';
|
||||
return $r;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue