r156: FINALLY have the kinks worked out of log_action in regards to when to and when...
[bugdar.git] / templates / default / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>