first commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
$smarty->assign('number', $number);
|
||||
$smarty->display('paczkomaty_basket_terms.html');
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
$smarty->assign('number', $number);
|
||||
$smarty->display('paczkomaty_basket_terms.html');
|
||||