From ccd220b68afe10efbb27bed31c114756b609f323 Mon Sep 17 00:00:00 2001 From: "k.triantafyllou" Date: Tue, 12 Jul 2022 11:42:56 +0300 Subject: [PATCH] Page and class help content form: Move buttons in inner section --- .../class-help-content-form.component.html | 34 +++++++++---------- .../page-help-content-form.component.html | 34 +++++++++---------- 2 files changed, 34 insertions(+), 34 deletions(-) diff --git a/dashboard/divhelpcontent/class-help-content-form.component.html b/dashboard/divhelpcontent/class-help-content-form.component.html index c1824b3f..e26aecbe 100644 --- a/dashboard/divhelpcontent/class-help-content-form.component.html +++ b/dashboard/divhelpcontent/class-help-content-form.component.html @@ -1,19 +1,21 @@
-
-
- - - -
-
- Admin Dashboard - {{pageHelpContent ? 'Update ' : 'Add new '}} class help text -
-

{{page.name}} (unsaved changes)

+
+ + + +
+
+ Admin Dashboard - {{pageHelpContent ? 'Update ' : 'Add new '}} class help text
+

{{page.name}} (unsaved changes)

-
+
+
+
+
+
-
-
-
-
-
+
Select Status (Enable/ disable) @@ -60,5 +59,6 @@
+
diff --git a/dashboard/helpTexts/page-help-content-form.component.html b/dashboard/helpTexts/page-help-content-form.component.html index 7c0ba881..f36815cc 100644 --- a/dashboard/helpTexts/page-help-content-form.component.html +++ b/dashboard/helpTexts/page-help-content-form.component.html @@ -1,19 +1,21 @@
-
-
- - - -
-
- Admin Dashboard - {{pageHelpContent ? 'Update ' : 'Add new '}} page help text -
-

{{page.name}} (unsaved changes)

+
+ + + +
+
+ Admin Dashboard - {{pageHelpContent ? 'Update ' : 'Add new '}} page help text
+

{{page.name}} (unsaved changes)

-
+
+
+
+
+
-
-
-
-
-
+
@@ -65,5 +64,6 @@
+