Quote:
Originally Posted by Da_GoTTi
its in there already:
Template: vbgarage_editimagebits
PHP Code:
<td class="alt2" valign="bottom"><img src="$vboptions[bburl]/vbgarage.php?do=thumb&width=100&id=$image[vbgarageid]" alt="$image[name]" /><br />
<center><input type="checkbox" name="delete$image[vbgarageid]">$vbphrase[delete]</center>
</td>
|
Then you have a template error elsewhere. You need to try and debug it.