Instead of using the revision argument in log.php to hold the page number, just tack...
[viewsvn.git] / templates / default / select_option.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$display</option>