Merge pull request #25847 from edx/aehsan/van-198/rebrand_the_saml_page
applied rebranding to saml page
This commit is contained in:
@@ -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">
|
||||
|
||||
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user