Commit 1e1826af by Giulio Gratta

fixing layout/style of disabled register button

parent 27b2ff7e
......@@ -135,9 +135,8 @@
<a href="${course_target}">
%endif
<span class="register disabled">
${_("You are registered for this course {course.display_number_with_default}").format(course=course) | h}
</span>
<span class="register disabled">${_("You are registered for this course")}</span>
%if show_courseware_link:
<strong>${_("View Courseware")}</strong>
</a>
......
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