MDL-18209 fixe short php tag - thanks Jeffrey Silverman

This commit is contained in:
skodak
2009-02-15 19:24:57 +00:00
parent 133b5929a1
commit a8e299711c
+1 -1
View File
@@ -70,7 +70,7 @@ urn:mace:organization2:providerID, Example Organization 2, /Shibboleth.sso/WAYF/
}
?>
</textarea>
<?
<?php
if (isset($config->organization_selection) && empty($config->organization_selection) && isset($config->alt_login) && $config->alt_login == 'on') {
echo '<br/><font color="red">';
print_string("auth_shib_no_organizations_warning", "auth");