piler/webui/view/theme/default/templates/customer/remove.tpl
2013-07-23 22:44:34 +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>