Merge pull request #25847 from edx/aehsan/van-198/rebrand_the_saml_page

applied rebranding to saml page
This commit is contained in:
Adeel Ehsan
2020-12-11 02:54:02 +05:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@@ -1,10 +1,10 @@
<div class="wrapper-other-login">
<div class="section-title lines">
<h2>
<h1>
<span class="text">
<%- gettext("Sign in with Institution/Campus Credentials") %>
</span>
</h2>
</h1>
</div>
<p class="instructions"><%- gettext("Choose your institution from the list below:") %></p>
@@ -20,9 +20,9 @@
</ul>
<div class="section-title lines">
<h2>
<h3>
<span class="text"><%- gettext("or") %></span>
</h2>
</h3>
</div>
<div class="toggle-form">

View File

@@ -1,10 +1,10 @@
<div class="wrapper-other-login">
<div class="section-title lines">
<h2>
<h1>
<span class="text">
<%- gettext("Register with Institution/Campus Credentials") %>
</span>
</h2>
</h1>
</div>
<p class="instructions"><%- gettext("Choose your institution from the list below:") %></p>
@@ -20,9 +20,9 @@
</ul>
<div class="section-title lines">
<h2>
<h3>
<span class="text"><%- gettext("or") %></span>
</h2>
</h3>
</div>
<div class="toggle-form">