U4-5006 Typo: "struture" in the Copy and Move dialogs

This commit is contained in:
Sebastiaan Janssen
2014-05-28 13:12:10 +02:00
parent ba9d023cc0
commit b68dd6b35c
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
<ng-form name="copyForm">
<p class="abstract" ng-hide="success">
Choose where to copy <strong>{{currentNode.name}}</strong> to in the tree struture below
Choose where to copy <strong>{{currentNode.name}}</strong> to in the tree structure below
</p>
<div class="alert alert-error" ng-show="error">

View File

@@ -3,7 +3,7 @@
<div class="umb-pane">
<p class="abstract" ng-hide="success">
Choose where to move <strong>{{currentNode.name}}</strong> to in the tree struture below
Choose where to move <strong>{{currentNode.name}}</strong> to in the tree structure below
</p>
<div class="alert alert-error" ng-show="error">

View File

@@ -3,7 +3,7 @@
<div class="umb-pane">
<p class="abstract" ng-hide="success">
Choose where to move <strong>{{currentNode.name}}</strong> to in the tree struture below
Choose where to move <strong>{{currentNode.name}}</strong> to in the tree structure below
</p>
<div class="alert alert-error" ng-show="error">