r172: Removing from our echo; exit; error reporting system to Error::throw()
[bugdar.git] / templates / default / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>