summaryrefslogtreecommitdiff
path: root/ng_selfservice/payment_webpay.php
blob: 638761d1a975efb373ddd91aa104c2af8128b39c (plain)
1
2
3
4
5
<? $title ='Webpay Payment'; include('elements/header.php'); ?>
<? $current_menu = 'payment_webpay.php'; include('elements/menu.php'); ?>
Webpay
<? include('elements/menu_footer.php'); ?>
<? include('elements/footer.php'); ?>