Commit bf378600 by Will Daly

Remove status from leaderboard messaging

parent 5a115cf1
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<header class="step__header"> <header class="step__header">
<h2 class="step__title"> <h2 class="step__title">
<span class="wrapper--copy"> <span class="wrapper--copy">
<span class="step__label">{% trans "Leaderboard: Complete" %} </span> <span class="step__label">{% trans "Leaderboard" %} </span>
<div class="wrapper--step__content"> <div class="wrapper--step__content">
<h3 class="leaderboard__title">{% trans "Best Responses For This Assignment" %}</h3> <h3 class="leaderboard__title">{% trans "Best Responses For This Assignment" %}</h3>
<ol class="list leaderboard__score__list"> <ol class="list leaderboard__score__list">
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<header class="step__header"> <header class="step__header">
<h2 class="step__title"> <h2 class="step__title">
<span class="wrapper--copy"> <span class="wrapper--copy">
<span class="step__label">{% trans "Leaderboard: Not Available" %} </span> <span class="step__label">{% trans "Leaderboard" %} </span>
</span> </span>
</h2> </h2>
</header> </header>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment