noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 05/05: Date plus petite


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 05/05: Date plus petite
Date: Sat, 12 Jul 2014 19:57:27 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit b2a3820236eef7b1c47ebb0fb35fd3a9a004000f
Author: Dany De Bontridder <address@hidden>
Date:   Sat Jul 12 21:53:32 2014 +0200

    Date plus petite
---
 include/class_idate.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/class_idate.php b/include/class_idate.php
index 73aa2d2..016a6fb 100644
--- a/include/class_idate.php
+++ b/include/class_idate.php
@@ -35,7 +35,7 @@ class IDate extends HtmlInput
          $this->id=self::generate_id($this->name);
         $r='<input type="text" name="'.$this->name.'" id="'.$this->id.'" '.
            ' class="input_text" '.
-           'size="8" '.
+           'size="10" style="width:6em" '.
            ' value ="'.$this->value.'" '.
            '/>'.
            '<img src="image/x-office-calendar.png" id="'.$this->id.'_trigger"'.



reply via email to

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