r1538: Rebuild all the caches in install/upgrade13.php just to be safe because I...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>