[20928] Fix: readonly

Sigurd Nes <[email protected]>
Newsgroups gmane.comp.web.phpgroupware.cvs
Message-ID <[email protected]>
Revision: 20928
          http://svn.sv.gnu.org/viewvc/?view=rev&root=phpgroupware&revision=20928
Author:   sigurdne
Date:     2010-01-05 21:23:34 +0000 (Tue, 05 Jan 2010)
Log Message:
-----------
Fix: readonly

Modified Paths:
--------------
    people/sigurdne/modules/phpgwapi/trunk/inc/class.yuical.inc.php

Modified: people/sigurdne/modules/phpgwapi/trunk/inc/class.yuical.inc.php
===================================================================
--- people/sigurdne/modules/phpgwapi/trunk/inc/class.yuical.inc.php	2010-01-05 21:22:37 UTC (rev 20927)
+++ people/sigurdne/modules/phpgwapi/trunk/inc/class.yuical.inc.php	2010-01-05 21:23:34 UTC (rev 20928)
@@ -180,7 +180,7 @@
 			$lang_close = lang('close');
 			$lang_clear = lang('clear');
 			$html .= <<<HTML
-				<input type="text" name="{$name}" id="{$name}" size="10" value="$value" />
+				<input type="text" name="{$name}" id="{$name}" size="10" value="$value" readonly="true" />
 			<!--	<img src="$img" alt="$alt" id="{$name}_img" title="$name"> -->
 				<input type="hidden" name="{$name}_hidden" id="{$name}_hidden" value="{$date2}"/>
 				<div id="calendar{$name}">
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.