Adding links in browse.php and view.php to view the changes and go to the head revisi...
[viewsvn.git] / templates / default / select_option.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$display</option>