diff --git a/apps/presentationeditor/main/app/template/Toolbar.template b/apps/presentationeditor/main/app/template/Toolbar.template index bdbe5249fe..8f7ebc4fc6 100644 --- a/apps/presentationeditor/main/app/template/Toolbar.template +++ b/apps/presentationeditor/main/app/template/Toolbar.template @@ -131,7 +131,7 @@ -
+
diff --git a/apps/presentationeditor/main/locale/en.json b/apps/presentationeditor/main/locale/en.json index 2a40f7e4c3..82a727e251 100644 --- a/apps/presentationeditor/main/locale/en.json +++ b/apps/presentationeditor/main/locale/en.json @@ -1875,7 +1875,7 @@ "PE.Views.DocumentHolder.textDuplicateLayout": "Duplicate Layout", "PE.Views.DocumentHolder.textDuplicateSlideMaster": "Duplicate Slide Master", "PE.Views.DocumentHolder.textPreserveSlideMaster": "Preserve Master", - "PE.Views.DocumentHolder.textRemoveUnpreserveMasters": "Do you want to delete these masters?
The masters you have chosen not to preserve aren't used by any slides.", + "PE.Views.DocumentHolder.textRemoveUnpreserveMasters": "The masters you have chosen not to preserve aren't used by any slides.
Do you want to delete these masters?", "PE.Views.DocumentHolder.textEditObject": "Edit object", "PE.Views.DocumentHolder.textEditPoints": "Edit points", "PE.Views.DocumentHolder.textFlipH": "Flip horizontally",