r520: Removing the yummy regex tests
[bugdar.git] / templates / pcv_select_row.tpl
1 <if condition="$row['optgroup']"><if condition="$begin"><optgroup label="$row[prefix]$row[title]"><else /></optgroup></if><else /><option value="$row[value]"$row[selected]></if>$row[prefix]$row[title]</option>