r1399: - Searches no longer store the actual DB query but rather the parameters for...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>