piler/webui/view/theme/mobile/templates/customer/remove.tpl
2013-07-27 13:10:48 +02:00

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>