summaryrefslogtreecommitdiff
path: root/min_selfservice/elements/error.php
blob: c8d8a179e9699d4aec1b99c6b0d493084ac615d8 (plain)
1
2
3
<? if ($error) { ?>
	<FONT SIZE="+1" COLOR="#ff0000"><? echo htmlspecialchars($error); echo '<BR><BR>'; ?></FONT>
<? } ?>