- Rewrote the Diff class to be much more easy-to-read and extend
[viewsvn.git] / templates / select_option.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$display</option>