r1277: We need includes/language.php in install/global.php so people without Gettext...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>