From 9bdbb52c5c1023739e9d3aaacbf50e74bf956e28 Mon Sep 17 00:00:00 2001 From: tetragon Date: Mon, 17 Sep 2007 22:15:55 +0000 Subject: Some HTML fixes that also help with the resolution of bug 1795858 git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1626 4979c152-3d1c-0410-bac9-87ea11338e46 --- bin/io.pl | 278 ++++++++++++------------- bin/oe.pl | 686 +++++++++++++++++++++++++++++++------------------------------- 2 files changed, 482 insertions(+), 482 deletions(-) (limited to 'bin') diff --git a/bin/io.pl b/bin/io.pl index 8fbfb31e..df168219 100755 --- a/bin/io.pl +++ b/bin/io.pl @@ -123,14 +123,14 @@ sub display_row { if ( $form->{type} eq "sales_order" ) { push @column_index, "ship"; $column_data{ship} = - qq|| + qq|| . $locale->text('Ship') . qq||; } if ( $form->{type} eq "purchase_order" ) { push @column_index, "ship"; $column_data{ship} = - qq|| + qq|| . $locale->text('Recd') . qq||; } @@ -171,32 +171,32 @@ qq|