PROD-2120

This commit is contained in:
Ali-D-Akbar
2020-09-17 16:41:41 +05:00
parent cdd3fe53dc
commit cba81270e2

View File

@@ -3,7 +3,7 @@
<%- gettext('You have done a dry run of force publishing the course. Nothing has changed. Had you run it, the following course versions would have been change.') %>
</div>
<div class="main-output">
<%= StringUtils.interpolate(
<%- StringUtils.interpolate(
gettext('The published branch version, {published}, was reset to the draft branch version, {draft}.'),
{
published: current_versions['published-branch'],