MDL-21931 Fixed IE CSS bug
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
<tr valign="top">
|
||||
<td align="right"><?php print_string("auth_shib_idp_list", "auth") ?>:</td>
|
||||
<td>
|
||||
<textarea name="organization_selection" rows="10" cols="30" style="overflow: auto; white-space: nowrap;"
|
||||
<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
|
||||
|
||||
Reference in New Issue
Block a user