r1319: Show an error if a user does not have any favorites in his list but tries...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>