5 lines
59 B
Plaintext
5 lines
59 B
Plaintext
|
|
<?
|
||
|
|
if($bool == 1) {
|
||
|
|
echo $html->image('tick.png');
|
||
|
|
}
|
||
|
|
?>
|