fix for 2311: linking images to authorized values - need a "no image" option

This commit is contained in:
Joshua Ferraro 2008-07-08 19:21:49 -05:00
parent 500b7ee4d6
commit a9d59f7bf7

View file

@ -69,6 +69,8 @@
</li>
<!-- /TMPL_LOOP -->
<!-- /TMPL_LOOP -->
</ul><ul>
<li><label for="noimage">No image: </label><input type="radio" name="imageurl" id="noimage" value="removeImage" /></li>
</ul>