If a log wasn't more than 20 items nothing would show up
[viewsvn.git] / templates / select_option.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$display</option>