blob: e3aafad437572b5f723802603ffacb624e79705c (
plain)
1
2
3
|
<?% IF level && allow('topten') %?>
<img class="stars" src="images/<?% level FILTER format('%d') %?>_stars.png" hspace=0 vspace=0 title="<?% level FILTER format('%d') %?> Stars"><?% umbruch %?>
<?% END %?>
|