assign a size to svc_phone.sms_account
[freeside.git] / fs_selfservice / FS-SelfService / cgi / view_invoice.html
1 <%= $url = "$selfurl?session=$session_id;action="; ''; %>
2 <%= include('header', 'Invoice') %>
3
4 <%= $invoice_html %>
5
6 <%= include('footer') %>