mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
MDL-21931 Merged IE CSS fix from 19_STABLE
This commit is contained in:
parent
3c5a75aec8
commit
cec5b03724
@ -59,8 +59,8 @@
|
||||
<tr valign="top">
|
||||
<td align="right"><?php print_string("auth_shib_idp_list", "auth_shibboleth") ?>:</td>
|
||||
<td>
|
||||
<textarea name="organization_selection" rows="10" cols="30" style="overflow: auto; white-space: nowrap;"
|
||||
><?php
|
||||
<textarea name="organization_selection" rows="10" cols="30" style="overflow: auto;"
|
||||
><?php
|
||||
if (!isset($config->organization_selection)){
|
||||
echo 'urn:mace:organization1:providerID, Example Organization 1
|
||||
https://another.idp-id.com/shibboleth, Other Example Organization, /Shibboleth.sso/DS/SWITCHaai
|
||||
|
Loading…
x
Reference in New Issue
Block a user