Quote:
Originally Posted by LittleB@
(a simple grafic presentation of the problem)
*App Mover*
- Accept (this one works)
- Deny (I can't select this)
- Trash (I can't select this)
|
found this problem,
The App_Mover template should be
HTML Code:
<div>
<label for="ao_oct$forum_id">
<input type="radio" name="destforumid" id="ao_oct$forum_id" value="$forum_id" />$forum_name
</label>
</div>
and the dropdown works as it should