summaryrefslogtreecommitdiff
path: root/fs_selfservice/FS-SelfService/cgi/customer_order_pkg.html
blob: 192c29fa4437484db7b27f318f9a14e227398e17 (plain)
1
2
3
4
5
6
<%= $url = "$selfurl?session=$session_id;action="; ''; %>
<%= include('header', 'Purchase additional package') %>

<%= include('order_pkg') %>

<%= include('footer') %>