Code:
<!-- [START HACK='Yet Another Awards System hack' AUTHOR='HacNho'] -->
<if condition="$show['userawards']">
<fieldset class="fieldset">
<legend>$vbphrase[award_showcase]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
<tr>
<td align="center">
$userawards
</td>
</tr>
</table>
</fieldset>
</if> * remove that --> </if>*
<!-- [END HACK='Yet Another Awards System hack' AUTHOR='HacNho'] -->
i get a parse error when i try adding that first template edit
note just read that post above
The admincp add award section and edit award section should have a drop down that reads from the medals directory and shows a preview of each medal