RT# 39340 - Created minimal selfservice that only allows payments to be made, authori...
[freeside.git] / min_selfservice / elements / error.php
1 <? if ($error) { ?>
2         <FONT SIZE="+1" COLOR="#ff0000"><? echo htmlspecialchars($error); echo '<BR><BR>'; ?></FONT>
3 <? } ?>