We need to remove the usage of the template directory in includes/init.php and remove...
[viewsvn.git] / templates / select_option.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$display</option>