fix alignment of customer data
authorivan <ivan>
Sun, 24 Jan 2010 19:53:43 +0000 (19:53 +0000)
committerivan <ivan>
Sun, 24 Jan 2010 19:53:43 +0000 (19:53 +0000)
httemplate/search/cust_bill.html

index 6db6006..1e9ee8d 100755 (executable)
@@ -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,