r162: - Changed admin cookie life to be 3600 (1 hour)
[bugdar.git] / templates / default / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>