You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds the ability to edit the default course description
shown in certificates.
(cherry picked from commit a89baafe0575c94fac0cb4ce9db1d38ce0b71bc6)
(cherry picked from commit b16c266)
<span id="certificate-course-title-<%- uniqueId %>-tip" class="tip tip-stacked"><%- gettext("Specify an alternative to the official course title to display on certificates. Leave blank to use the official course title.") %></span>
33
33
</div>
34
+
<div class="input-wrap field text add-certification-course-description">
<span id="certificate-course-description-<%- uniqueId %>-tip" class="tip tip-stacked"><%- gettext("Specify an alternative to the official course description to display on certificates. Leave blank to use default text.") %></span>
0 commit comments