r1492: Apparently MySQL doesn't think that NULL values should be included in !parenti...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>