Accounting a little bit bigger
This commit is contained in:
parent
058dc4835b
commit
da636cf6ef
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ class IPoste extends HtmlInput
|
|||
{
|
||||
$this->name=$p_name;
|
||||
$this->readOnly=false;
|
||||
$this->size=10;
|
||||
$this->size=15;
|
||||
$this->value=$p_value;
|
||||
$this->selected="";
|
||||
$this->table=0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue