noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 02/02: Accounting a little bit bigger


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 02/02: Accounting a little bit bigger
Date: Sat, 10 Sep 2022 15:07:31 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit da636cf6ef6f4c4f055f99a686306152fb747730
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Sat Sep 10 21:06:59 2022 +0200

    Accounting a little bit bigger
---
 include/lib/iposte.class.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/lib/iposte.class.php b/include/lib/iposte.class.php
index 876949e98..f0331ef88 100644
--- a/include/lib/iposte.class.php
+++ b/include/lib/iposte.class.php
@@ -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;



reply via email to

[Prev in Thread] Current Thread [Next in Thread]