Fix a bug in ConstructVersionSelect() that would cause all the versions to be selected
[bugdar.git] / templates / selectoptgroup.tpl
1 <optgroup label="<%- $glabel %>">
2 <%- $optbits %>
3 </optgroup>