r1423: In login.php, we need to get the user ID in order to do a cplogin
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>