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

Diff of /phpcompta/include/user_action_ods.php

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

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

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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