+
+
diff --git a/assets/dsroot/custom-languages.php b/assets/dsroot/custom-languages.php
index 85d210d..8a94315 100644
--- a/assets/dsroot/custom-languages.php
+++ b/assets/dsroot/custom-languages.php
@@ -28,14 +28,15 @@
// to an empty string in order to hide them if they are not needed.
$langStrings['en']['about_federation'] = 'About Internet2 ICMP'; // This string can be hidden by setting it to ''
$langStrings['en']['about_organisation'] = 'About Internet2'; // This string can be hidden by setting it to ''
-$langStrings['en']['additional_info'] = '
Internet2 a member-owned advanced technology community founded by the nation’s leading higher education institutions in 1996.'; // This string can be hidden by setting it to ''
+$langStrings['en']['additional_info'] = '
Internet2 a member-owned advanced technology community founded by the nationÂ’s leading higher education institutions in 1996.'; // This string can be hidden by setting it to ''
// Generic strings
$langStrings['en']['faq'] = 'FAQ'; // This string can be hidden by setting it to ''
$langStrings['en']['help'] = 'Help';// This string can be hidden by setting it to ''
$langStrings['en']['privacy'] = 'Data Privacy'; // This string can be hidden by setting it to ''
$langStrings['en']['title'] = 'Institution Selection';
-$langStrings['en']['header'] = 'Select your institution';
+//$langStrings['en']['header'] = 'Select your institution';
+$langStrings['en']['header'] = 'Please select a trusted identity provider from the list below by beginning to type in the edit box.';
$langStrings['en']['make_selection'] = 'You must select an institution.';
$langStrings['en']['settings'] = 'Default organization for this web browser';
$langStrings['en']['permanent_select_header'] = 'Permanently set your organization';
@@ -47,7 +48,8 @@
$langStrings['en']['permanently_remember_selection'] = 'Remember selection permanently and bypass this step from now on.';
$langStrings['en']['confirm_permanent_selection'] = 'Are you sure you want to make the selected organization your default organization? Don\'t proceed if you have several user accounts from multiple organizations.';
$langStrings['en']['save_button'] = 'Save';
-$langStrings['en']['access_host'] = 'In order to access the service %s please select or search for the institution that you are affiliated with.';
+//$langStrings['en']['access_host'] = 'In order to access the service %s please select or search for the institution that you are affiliated with.';
+$langStrings['en']['access_host'] = 'Enter your organization\'s name';
$langStrings['en']['select_idp'] = 'Select the organization you are affiliated with.';
$langStrings['en']['search_idp'] = 'Enter the name of the organization you are affiliated with...';
$langStrings['en']['remember_selection'] = 'Remember selection for this web browser session.';
@@ -58,7 +60,7 @@
$langStrings['en']['valid_request_description'] = 'A valid request needs at least the arguments
shire and
target with valid values. Optionally the arguments
providerID,
origin and
redirect can be supplied to automtically redirect the web browser to an organization and to do that automatically for the current web browser session';
$langStrings['en']['valid_saml2_request_description'] = 'A valid SAML2 request needs at least the arguments
entityID and
return with valid values. Instead of the
return argument, metadata for the Service Provider can include a
DiscoveryResponse endpoint. Optionally the arguments
isPassive,
policy and
returnIDParam can be supplied to automtically redirect the web browser to an organization and to do that automatically for the current web browser session';
$langStrings['en']['invalid_query'] = 'Error: Invalid Query';
-$langStrings['en']['select_button'] = 'Select';
+$langStrings['en']['select_button'] = 'Continue';
$langStrings['en']['login'] = 'Login';
$langStrings['en']['login_with'] = 'Login with:';
$langStrings['en']['other_federation'] = 'From other federations';
@@ -71,4 +73,5 @@
$langStrings['en']['no_idp_available'] = 'No organization available';
$langStrings['en']['last_used'] = 'Last used';
-?>
\ No newline at end of file
+?>
+
diff --git a/assets/dsroot/images/logo-orig.png b/assets/dsroot/images/logo-orig.png
new file mode 100644
index 0000000..f3a2d76
Binary files /dev/null and b/assets/dsroot/images/logo-orig.png differ
diff --git a/assets/dsroot/images/logo.png b/assets/dsroot/images/logo.png
index f3a2d76..75b3066 100644
Binary files a/assets/dsroot/images/logo.png and b/assets/dsroot/images/logo.png differ