mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-11-08 18:51:58 +01:00
12 lines
142 B
Smarty
12 lines
142 B
Smarty
|
|
||
|
<p>
|
||
|
|
||
|
<?php if($confirmed){ ?>
|
||
|
|
||
|
<?php print $x; ?>. <a href="index.php?route=customer/list"><?php print $text_back; ?></a>
|
||
|
|
||
|
<?php } ?>
|
||
|
|
||
|
</p>
|
||
|
|