diff --git a/src/OrchardCore.Modules/OrchardCore.Admin/Views/AdminSettings.Edit.cshtml b/src/OrchardCore.Modules/OrchardCore.Admin/Views/AdminSettings.Edit.cshtml index 5cafbaf13ad..011fe97ceab 100644 --- a/src/OrchardCore.Modules/OrchardCore.Admin/Views/AdminSettings.Edit.cshtml +++ b/src/OrchardCore.Modules/OrchardCore.Admin/Views/AdminSettings.Edit.cshtml @@ -1,33 +1,33 @@ @model OrchardCore.Admin.ViewModels.AdminSettingsViewModel -
-
- - +
+
+ +
@T["Whether a dark mode admin theme can be displayed."]
-
-
- - +
+
+ +
@T["Whether a quick search to filter the admin menu is displayed."]
-
-
- - +
+
+ +
@T["Whether a New menu is displayed in the admin menu."]
-
-
- - +
+
+ +
@T["Whether the titles are displayed in the top bar."]
diff --git a/src/OrchardCore.Modules/OrchardCore.AdminDashboard/Views/Dashboard/Index.cshtml b/src/OrchardCore.Modules/OrchardCore.AdminDashboard/Views/Dashboard/Index.cshtml index 739149d3ff3..63de20eaa0f 100644 --- a/src/OrchardCore.Modules/OrchardCore.AdminDashboard/Views/Dashboard/Index.cshtml +++ b/src/OrchardCore.Modules/OrchardCore.AdminDashboard/Views/Dashboard/Index.cshtml @@ -22,14 +22,14 @@ @if (hasManageDashboardPermission) { -
+ } -

@RenderTitleSegments(T["Dashboard"])

+

@RenderTitleSegments(T["Dashboard"])

diff --git a/src/OrchardCore.Modules/OrchardCore.AdminDashboard/Views/Dashboard/Manage.cshtml b/src/OrchardCore.Modules/OrchardCore.AdminDashboard/Views/Dashboard/Manage.cshtml index c87088d5fe1..7f49df0e66c 100644 --- a/src/OrchardCore.Modules/OrchardCore.AdminDashboard/Views/Dashboard/Manage.cshtml +++ b/src/OrchardCore.Modules/OrchardCore.AdminDashboard/Views/Dashboard/Manage.cshtml @@ -19,32 +19,30 @@ -
- +
+ @T["Close Editor"] @if (Model.Creatable.Any()) { }
-

@RenderTitleSegments(T["Dashboard"])

+

@RenderTitleSegments(T["Dashboard"])