interface/web/client/form/reseller.tform.php
@@ -209,7 +209,7 @@ 'datatype' => 'VARCHAR', 'formtype' => 'SELECT', 'default' => 'DE', 'default' => $conf["country"], 'datasource' => array ( 'type' => 'SQL', 'querystring' => 'SELECT iso,printable_name FROM country ORDER BY printable_name', 'keyfield'=> 'iso',