r1157: Throw an error if there aren't any products on search.php and newreport.php
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>