From b4e6b792cf2f957683cc1273ae354da0a727df2e Mon Sep 17 00:00:00 2001 From: Brian Talbot Date: Fri, 22 Mar 2013 12:01:58 -0400 Subject: [PATCH] studio - changed the label of view published/live version of unit presented to a user while editing a draft of the same unit --- cms/templates/unit.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cms/templates/unit.html b/cms/templates/unit.html index 6b37bc2cea..e1a020dfca 100644 --- a/cms/templates/unit.html +++ b/cms/templates/unit.html @@ -40,7 +40,7 @@ This unit was originally published on ${published_date}. % endif

- Preview the published version + View the Live Version