Skip to content

Commit

Permalink
UI update
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey committed Aug 1, 2018
1 parent f70830f commit 043a1b2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions assets/dsroot/custom-body.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@

<!-- Identity Provider Selection: Start -->
<br /><?php echo getLocalString('header'); ?> <br /><br />

<div style="text-align:left;font-size:14px">
If you do not find your organization in this list, the other supported option iss
a Google account. You will find Google in the Identity Provider list. Please noo
te that the old Internet2 SiteID is no longer available and those IDs no longer
work.
</div>
<br />

<form id="IdPList" name="IdPList" method="post" onSubmit="return checkForm()" action="<?php echo $actionURL ?>">
<div id="userInputArea">
<p class="promptMessage"><?php echo $promptMessage ?></p>
Expand Down

0 comments on commit 043a1b2

Please sign in to comment.