diff --git a/share/templates/customer/details.tt b/share/templates/customer/details.tt index 654fc21f4d..d3f513e166 100644 --- a/share/templates/customer/details.tt +++ b/share/templates/customer/details.tt @@ -31,25 +31,20 @@
Type | -Billing Profile | -+ | Date | +Billing Profile Name |
---|---|---|---|---|
Active Billing Profile | -fooo | -- | ||
Other Billing Profiles |
- 2013-04-28 18:00:00 - 2013-04-09 23:59:59: bar - 2013-06-25 00:00:00 - 2013-07-01 23:59:59: blub + [% bprof.start_date ? bprof.start_date : 'NULL' %] - [% bprof.end_date ? bprof.end_date : 'NULL' %] |
- + | [% bprof.name %] |