Skip to content

Commit

Permalink
Remove enterprise login button - EDLY-6331 (#496)
Browse files Browse the repository at this point in the history
Co-authored-by: Taimoor  Ahmed <[email protected]>
  • Loading branch information
taimoor-ahmed-1 and Taimoor Ahmed authored Jan 19, 2024
1 parent 1d09abd commit e258452
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lms/templates/student_account/form_field.underscore
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@
<span><a class="field-link" href="<%- loginIssueSupportLink %>"><%- gettext("Other sign-in issues") %></a></span>
<% } %>
</div>
<button type="button" class="enterprise-login field-link"><%- gettext("Sign in with your company or school") %></button>
<% } %>
<% if( form === 'password-reset' && name === 'email' ) { %>
<button type="button" class="reset-help field-link" ><i class="fa fa-caret-right" /><%- gettext("Need other help signing in?") %></button>
Expand Down

0 comments on commit e258452

Please sign in to comment.