r1099: Adding productid to the can_perform() calls for canviewownhidden
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>