]> git.mjollnir.org Git - moodle.git/commitdiff
Allow default countyr to be unset again
authormoodler <moodler>
Wed, 2 Jul 2003 08:37:15 +0000 (08:37 +0000)
committermoodler <moodler>
Wed, 2 Jul 2003 08:37:15 +0000 (08:37 +0000)
admin/config.html

index 28c7fd787b0c3f03e0f91ef13edb3e1e5f14f175..c9ca73f39ee8903d40bd16a2b7667337c7f38d19 100644 (file)
@@ -60,7 +60,7 @@
 </tr>
 <tr valign=top>
        <td align=right><p>country:</td>
-       <td><?php choose_from_menu ($COUNTRIES, "country", $config->country, get_string("selectacountry"), "", "") ?>
+       <td><?php choose_from_menu ($COUNTRIES, "country", $config->country, get_string("selectacountry"), "") ?>
        </td>
     <td>
     <?php print_string("configcountry") ?>