r77: Fixed: Parse error: parse error, unexpected '[', expecting T_STRING or T_VARIABL...
[bugdar.git] / templates / default / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>