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

Diff of /phpcompta/include/user_action_ach.php

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

revision 1.14 by sparkyx, Sun Feb 27 14:24:30 2005 UTC revision 1.15 by sparkyx, Sun Mar 6 18:30:13 2005 UTC
# Line 119  if ( $action == 'new' ) { Line 119  if ( $action == 'new' ) {
119            // submit button in the form            // submit button in the form
120            $submit='<h2 class="info">Recorded</h2>';            $submit='<h2 class="info">Recorded</h2>';
121    
122            $r.=FormAch($cn,$_SESSION['g_jrn'],$_SESSION['g_user'],$submit,$HTTP_POST_VARS,true,  $nb_number);            $r.=FormAch($cn,$_SESSION['g_jrn'],$_SESSION['g_user'],$submit,$HTTP_POST_VARS,true,  $nb_number,true);
123            echo '<div class="u_redcontent">';            echo '<div class="u_redcontent">';
124            echo $r;            echo $r;
125            echo "</div>";            echo "</div>";

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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