From: skodak Date: Sun, 15 Feb 2009 19:24:57 +0000 (+0000) Subject: MDL-18209 fixe short php tag - thanks Jeffrey Silverman X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=a8e299711c53456ae0c19ee4da28f9d38446b9fe;p=moodle.git MDL-18209 fixe short php tag - thanks Jeffrey Silverman --- diff --git a/auth/shibboleth/config.html b/auth/shibboleth/config.html index 54e097a4ef..1322c0487b 100755 --- a/auth/shibboleth/config.html +++ b/auth/shibboleth/config.html @@ -70,7 +70,7 @@ urn:mace:organization2:providerID, Example Organization 2, /Shibboleth.sso/WAYF/ } ?> - organization_selection) && empty($config->organization_selection) && isset($config->alt_login) && $config->alt_login == 'on') { echo '
'; print_string("auth_shib_no_organizations_warning", "auth");