From bc817b750e3bad34772d3997a32c055793e28781 Mon Sep 17 00:00:00 2001 From: F TEMPEZ Date: Tue, 7 Nov 2023 10:13:52 +0100 Subject: [PATCH] Layout profil gallery --- module/gallery/profil/view/add.inc.php | 12 +++++++----- module/gallery/profil/view/edit.inc.php | 14 ++++++++------ 2 files changed, 15 insertions(+), 11 deletions(-) diff --git a/module/gallery/profil/view/add.inc.php b/module/gallery/profil/view/add.inc.php index 3026f5ae..7963bfef 100644 --- a/module/gallery/profil/view/add.inc.php +++ b/module/gallery/profil/view/add.inc.php @@ -5,19 +5,21 @@
-
+
-
+
-
+
-
+
+
+
-
+
diff --git a/module/gallery/profil/view/edit.inc.php b/module/gallery/profil/view/edit.inc.php index 1b7d67f9..995c1b4c 100644 --- a/module/gallery/profil/view/edit.inc.php +++ b/module/gallery/profil/view/edit.inc.php @@ -2,30 +2,32 @@

- +

-
+
$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']) ]); ?>