In our "go to head" link in view.php, we want to use view and not browse as the action
[viewsvn.git] / templates / select_option.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$display</option>