Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Dige/Tridion-GUI-Extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
Dige committed Oct 12, 2011
2 parents 77d52c3 + 861ff74 commit 900322b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ReplacePreview/client/commands/ViewInFrontEnd.js
Expand Up @@ -24,7 +24,7 @@ function ViewInFrontEnd(settings)

configClient.init(function (definition, loaded) {
if (!loaded) {
configClient.setTitle("Replace preview extension");
configClient.setTitle("Replace preview");
configClient.setDescription("Replace standard Preview functionality with a redirection to published site.");

configClient.addField("Publishing URL", {
Expand Down

0 comments on commit 900322b

Please sign in to comment.