From b68dd6b35ccf283d897ec7698727d2abb8961ea8 Mon Sep 17 00:00:00 2001 From: Sebastiaan Janssen Date: Wed, 28 May 2014 13:12:10 +0200 Subject: [PATCH] U4-5006 Typo: "struture" in the Copy and Move dialogs --- src/Umbraco.Web.UI.Client/src/views/content/copy.html | 2 +- src/Umbraco.Web.UI.Client/src/views/content/move.html | 2 +- src/Umbraco.Web.UI.Client/src/views/media/move.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Umbraco.Web.UI.Client/src/views/content/copy.html b/src/Umbraco.Web.UI.Client/src/views/content/copy.html index cbdff09b29..44a240c1a8 100644 --- a/src/Umbraco.Web.UI.Client/src/views/content/copy.html +++ b/src/Umbraco.Web.UI.Client/src/views/content/copy.html @@ -4,7 +4,7 @@

- Choose where to copy {{currentNode.name}} to in the tree struture below + Choose where to copy {{currentNode.name}} to in the tree structure below

diff --git a/src/Umbraco.Web.UI.Client/src/views/content/move.html b/src/Umbraco.Web.UI.Client/src/views/content/move.html index bbbb9a99f2..1bea4af509 100644 --- a/src/Umbraco.Web.UI.Client/src/views/content/move.html +++ b/src/Umbraco.Web.UI.Client/src/views/content/move.html @@ -3,7 +3,7 @@

- Choose where to move {{currentNode.name}} to in the tree struture below + Choose where to move {{currentNode.name}} to in the tree structure below

diff --git a/src/Umbraco.Web.UI.Client/src/views/media/move.html b/src/Umbraco.Web.UI.Client/src/views/media/move.html index cbd58f0a14..e35f6abcd6 100644 --- a/src/Umbraco.Web.UI.Client/src/views/media/move.html +++ b/src/Umbraco.Web.UI.Client/src/views/media/move.html @@ -3,7 +3,7 @@

- Choose where to move {{currentNode.name}} to in the tree struture below + Choose where to move {{currentNode.name}} to in the tree structure below