RT# 33362 - fixed discount_mixin to not throw perl error when trying to discount...
[freeside.git] / ng_selfservice / elements / error.php
1 <? if (isset($error)) { ?>
2         <FONT SIZE="+1" COLOR="#ff0000"><? echo htmlspecialchars($error); echo '<BR><BR>'; ?></FONT>
3 <? } ?>