summaryrefslogtreecommitdiff
path: root/httemplate/search/cust_bill.html
diff options
context:
space:
mode:
authorivan <ivan>2010-01-24 19:53:43 +0000
committerivan <ivan>2010-01-24 19:53:43 +0000
commit3580100b8a2720933a106e561fef7e4d39c913f0 (patch)
tree13ad7f402721a3e244f3a9505330c11dc01777dd /httemplate/search/cust_bill.html
parent2c9563c1358c850e50819faf7fbc04ccf74fa330 (diff)
fix alignment of customer data
Diffstat (limited to 'httemplate/search/cust_bill.html')
-rwxr-xr-xhttemplate/search/cust_bill.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/cust_bill.html b/httemplate/search/cust_bill.html
index 6db6006..1e9ee8d 100755
--- a/httemplate/search/cust_bill.html
+++ b/httemplate/search/cust_bill.html
@@ -22,7 +22,7 @@
sub { time2str('%b %d %Y', shift->_date ) },
\&FS::UI::Web::cust_fields,
],
- 'align' => 'rrrr'.FS::UI::Web::cust_aligns(),
+ 'align' => 'rrrrl'.FS::UI::Web::cust_aligns(),
'links' => [
$link,
$link,