From ca341f6f6c0f67541ca9ad4e26a2c2b43c8b7d83 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Wed, 9 Aug 2023 20:19:06 +0200 Subject: [PATCH] Profil position des champs edit et add --- module/blog/profil/view/add.inc.php | 27 ++++++-------- module/blog/profil/view/edit.inc.php | 22 +++++------ module/download/profil/view/add.inc.php | 37 +++++++++---------- module/download/profil/view/edit.inc.php | 47 ++++++++++++------------ module/form/profil/view/add.inc.php | 23 +++++------- module/form/profil/view/edit.inc.php | 24 ++++++------ module/gallery/profil/view/add.inc.php | 12 +++--- module/gallery/profil/view/edit.inc.php | 12 +++--- 8 files changed, 94 insertions(+), 110 deletions(-) diff --git a/module/blog/profil/view/add.inc.php b/module/blog/profil/view/add.inc.php index 50619d1a..622d64dd 100644 --- a/module/blog/profil/view/add.inc.php +++ b/module/blog/profil/view/add.inc.php @@ -5,33 +5,30 @@
-
+
-
+
-
+
-
-
- -
+
-
- -
-
- -
-
+
+ +
+
+ +
+
-
+
diff --git a/module/blog/profil/view/edit.inc.php b/module/blog/profil/view/edit.inc.php index 61c15626..01e5ba13 100644 --- a/module/blog/profil/view/edit.inc.php +++ b/module/blog/profil/view/edit.inc.php @@ -5,46 +5,44 @@
-
+
$this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'blog', 'add']) ]); ?>
-
+
$this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'blog', 'edit']) ]); ?>
-
+
$this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'blog', 'delete']) ]); ?>
-
-
-
+
$this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'blog', 'option']) ]); ?>
-
+
+
+
$this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'blog', 'comment']) ]); ?>
-
+
$this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'blog', 'commentApprove']) ]); ?>
-
-
-
+
$this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'blog', 'commentDelete']) ]); ?>
-
+
$this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'blog', 'commentDeleteAll']) ]); ?> diff --git a/module/download/profil/view/add.inc.php b/module/download/profil/view/add.inc.php index 2f763236..c6633d63 100644 --- a/module/download/profil/view/add.inc.php +++ b/module/download/profil/view/add.inc.php @@ -2,51 +2,50 @@

- +

-
+
-
+
-
+
-
-
-
+ +
-
+
+
+
-
+
-
-
-
+
-
+
-
- -
-
+
-
+
-
+
+
+ +
diff --git a/module/download/profil/view/edit.inc.php b/module/download/profil/view/edit.inc.php index e04a3cbb..0296bd8b 100644 --- a/module/download/profil/view/edit.inc.php +++ b/module/download/profil/view/edit.inc.php @@ -2,75 +2,74 @@

- +

-
+
$this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'download', 'add']) ]); ?>
-
+
$this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'download', 'edit']) ]); ?>
-
+
$this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'download', 'delete']) ]); ?>
-
-
-
+
$this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'download', 'option']) ]); ?>
-
+
+
+
$this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'download', 'comment']) ]); ?>
-
+
$this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'download', 'commentApprove']) ]); ?>
-
-
-
- + $this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'download', 'commentDelete']) ]); ?>
-
- + $this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'download', 'commentDeleteAll']) ]); ?>
-
- $this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'download', 'deleteAllStats']) - ]); ?> -
-
+
$this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'download', 'categoryManage']) ]); ?>
-
+
$this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'download', 'categoryEdit']) ]); ?>
-
- + $this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'download', 'categoryDelete']) ]); ?>
+
+ $this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'download', 'deleteAllStats']) + ]); ?> +
diff --git a/module/form/profil/view/add.inc.php b/module/form/profil/view/add.inc.php index dff1a72c..0332af46 100644 --- a/module/form/profil/view/add.inc.php +++ b/module/form/profil/view/add.inc.php @@ -5,24 +5,21 @@
-
- +
+
-
- +
+
-
- +
+
-
-
-
- +
+
-
- +
+
-
diff --git a/module/form/profil/view/edit.inc.php b/module/form/profil/view/edit.inc.php index 45f553a4..db768172 100644 --- a/module/form/profil/view/edit.inc.php +++ b/module/form/profil/view/edit.inc.php @@ -5,33 +5,31 @@
-
- $this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'form', 'option']) - ]); ?> -
-
+
$this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'form', 'data']) ]); ?>
-
- $this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'form', 'export2csv']) +
+ $this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'form', 'option']) ]); ?>
-
-
-
+
$this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'form', 'delete']) ]); ?>
-
+
$this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'form', 'deleteAll']) ]); ?>
+
+ $this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'form', 'export2csv']) + ]); ?> +
diff --git a/module/gallery/profil/view/add.inc.php b/module/gallery/profil/view/add.inc.php index 3a900932..e5ddc220 100644 --- a/module/gallery/profil/view/add.inc.php +++ b/module/gallery/profil/view/add.inc.php @@ -5,21 +5,19 @@
-
+
-
+
-
+
-
-
-
+
-
+
diff --git a/module/gallery/profil/view/edit.inc.php b/module/gallery/profil/view/edit.inc.php index a6c97d05..590ded8f 100644 --- a/module/gallery/profil/view/edit.inc.php +++ b/module/gallery/profil/view/edit.inc.php @@ -5,29 +5,27 @@
-
+
$this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'gallery', 'add']) ]); ?>
-
+
$this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'gallery', 'edit']) ]); ?>
-
+
$this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'gallery', 'delete']) ]); ?>
-
-
-
+
$this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'gallery', 'option']) ]); ?>
-
+
$this->getData(['profil', $this->getUrl(2), $this->getUrl(3), 'gallery', 'theme']) ]); ?>