Commit b4e6b792 by Brian Talbot

studio - changed the label of view published/live version of unit presented to a…

studio - changed the label of view published/live version of unit presented to a user while editing a draft of the same unit
parent 23f77a15
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
This unit was originally published on ${published_date}. This unit was originally published on ${published_date}.
% endif % endif
</p> </p>
<a href="${published_preview_link}" target="_blank" class="alert-action secondary">Preview the published version</a> <a href="${published_preview_link}" target="_blank" class="alert-action secondary">View the Live Version</a>
</div> </div>
<div class="main-column"> <div class="main-column">
<article class="unit-body window"> <article class="unit-body window">
......
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