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

Diff of /phpcompta/include/impress_poste.php

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

revision 1.3 by sparkyx, Tue Jan 18 18:01:24 2005 UTC revision 1.4 by stanpinte, Sun Mar 6 17:37:47 2005 UTC
# Line 130  print "</TR>"; Line 130  print "</TR>";
130  print "<TR><TD>";  print "<TR><TD>";
131  $all=new widget("checkbox");  $all=new widget("checkbox");
132  $all->label="Tous les postes";  $all->label="Tous les postes";
133    $all->disabled=true;
134  echo $all->IOValue("poste_id","");  echo $all->IOValue("poste_id","");
135  echo '</TABLE>';  echo '</TABLE>';
136  print $w->Submit('bt_html','Impression');  print $w->Submit('bt_html','Impression');

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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