/[dolibarr]/dolibarr/htdocs/comm/addpropal.php
ViewVC logotype

Diff of /dolibarr/htdocs/comm/addpropal.php

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

revision 1.33 by eldy, Tue Aug 23 21:41:42 2005 UTC revision 1.34 by eldy, Tue Sep 6 22:37:37 2005 UTC
# Line 233  if ($_GET["action"] == 'create') Line 233  if ($_GET["action"] == 'create')
233    if ($numdest > 0)    if ($numdest > 0)
234      {      {
235        $langs->load("bills");        $langs->load("bills");
236        print '<input type="submit" value="'.$langs->trans("CreateDraft").'">';        print '<input type="submit" class="button" value="'.$langs->trans("CreateDraft").'">';
237      }      }
238    print "</form>";    print "</form>";
239  }  }

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

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