fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12083] typo


From: Sigurd Nes
Subject: [Fmsystem-commits] [12083] typo
Date: Mon, 08 Sep 2014 13:16:12 +0000

Revision: 12083
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12083
Author:   sigurdne
Date:     2014-09-08 13:16:11 +0000 (Mon, 08 Sep 2014)
Log Message:
-----------
typo

Modified Paths:
--------------
    trunk/phpgwapi/inc/class.jqcal.inc.php

Modified: trunk/phpgwapi/inc/class.jqcal.inc.php
===================================================================
--- trunk/phpgwapi/inc/class.jqcal.inc.php      2014-09-08 07:31:44 UTC (rev 
12082)
+++ trunk/phpgwapi/inc/class.jqcal.inc.php      2014-09-08 13:16:11 UTC (rev 
12083)
@@ -55,7 +55,7 @@
                        }
 
                        $this->_input_modern($name, $_type);
-                       return "<input id='{$name}' type='text' 
value='{$value}' size='10' name='date_start'/>";
+                       return "<input id='{$name}' type='text' 
value='{$value}' size='10' name='{$name}'/>";
                }
 
                /**




reply via email to

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