File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
client/src/components/User/ExternalIdentities Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -211,7 +211,6 @@ function getIdpPreference() {
211211 <LoadingSpan v-if =" loading" message =" Signing In" />
212212 <span v-else >Sign in with Institutional Credentials*</span >
213213 </GButton >
214-
215214 </div >
216215
217216 <div v-else >
@@ -222,7 +221,6 @@ function getIdpPreference() {
222221 @click =" toggleCILogon('cilogon')" >
223222 Sign in with Institutional Credentials*
224223 </GButton >
225-
226224 </GButtonGroup >
227225
228226 <BFormGroup v-if =" toggleCilogon" class =" mt-1" >
@@ -248,8 +246,8 @@ function getIdpPreference() {
248246
249247 <p class =" mt-3" >
250248 <small class =" text-muted" >
251- * Galaxy uses CILogon to enable you to log in from this organization. By clicking
252- 'Sign In', you agree to the
249+ * Galaxy uses CILogon to enable you to log in from this organization. By clicking 'Sign In', you
250+ agree to the
253251 <a href =" https://ca.cilogon.org/policy/privacy" >CILogon</a > privacy policy and you agree to
254252 share your username, email address, and affiliation with CILogon and Galaxy.
255253 </small >
You can’t perform that action at this time.
0 commit comments