diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-06-11 04:56:24 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-06-11 04:56:24 +0000 |
commit | d0b988e4428f7ce8e5cd8cf79f6f4d2ddbf75ccf (patch) | |
tree | 9875db8438e3694193bec7db4b15224a0b2031a4 /bin | |
parent | fd63a4a63532aed40786de3f061796d17673eabe (diff) |
Fixing typo reported by Donna Robinson
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1265 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'bin')
-rw-r--r-- | bin/ca.pl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -274,7 +274,7 @@ qq|<option value="$_->{description}--$_->{id}">$_->{description}\n|; <table border=0 width=100%> <tr><th class=listtop>$form->{title}</th></tr> - <tr height="5"></tr + <tr height="5"></tr> <tr valign=top> <td> <table> |