r1415: Replacing all the URLs in the changelog to be minilinks
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>