Skip to content

Commit

Permalink
fix: add language changes in the appropriate page.
Browse files Browse the repository at this point in the history
  • Loading branch information
Squirrel18 committed Feb 15, 2024
1 parent 6209235 commit f999a00
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions ecommerce/static/templates/_offer_course_list.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<% if (courses.length > 1) { %>
<div class="offer-page-heading">
<h3 class="heading">Welcome</h3>
<h4>Please choose a relevant course from the options below.</h4>
<p><%= pageHeadingMessage %></p>
</div>
<% } %>
Expand Down
1 change: 0 additions & 1 deletion ecommerce/templates/coupons/offer.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
<div id="offer">
<div class="container">
<div class="row">
<h3>Please choose a relevant course from the options below.</h3>
<div id="offerApp">
</div>
</div>
Expand Down

0 comments on commit f999a00

Please sign in to comment.