r38: Fixed bug with phrase() that didn't properly handle sprintf().
[bugdar.git] / templates / default / selectoptgroup.tpl
1 <optgroup label="$glabel">
2 $optbits
3 </optgroup>