Added new configuration setting "country" to set a default country

for the site.  If this is set then user menus are pre-selected.
eg when signing up or filling out profile after external authentication.
This commit is contained in:
moodler 2002-12-14 08:18:18 +00:00
parent b2a2171f22
commit 778c28671a
9 changed files with 28 additions and 6 deletions

View file

@ -36,6 +36,14 @@
<? print_string("configlocale") ?>
</TD>
</TR>
<tr valign=top>
<td align=right><P>country:</td>
<td><? choose_from_menu ($COUNTRIES, "country", $config->country, get_string("selectacountry"), "", "") ?>
</td>
<TD>
<? print_string("configcountry") ?>
</TD>
</tr>
<TR VALIGN=TOP>
<TD ALIGN=RIGHT><P>smtphosts:</TD>
<TD>