/[phpcompta]/phpcompta/include/class_widget.php
ViewVC logotype

Diff of /phpcompta/include/class_widget.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by sparkyx, Tue Aug 9 16:05:04 2005 UTC revision 1.7 by sparkyx, Sun Aug 14 16:40:10 2005 UTC
# Line 236  class widget { Line 236  class widget {
236    
237        } //else        } //else
238        } else {        } else {
239        $r=sprintf('<TD>        $r=sprintf('<TD><input type="hidden" name="%s" value="%s">
240                    %s                    %s
241    
242                   </TD>',                   </TD>',
243                     $this->name,
244                     $this->value ,
245                   $this->value                   $this->value
246                   );                   );
247    

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26