From 529ffcbfa97ab51a64a97f6dff08aeb2bc0cc105 Mon Sep 17 00:00:00 2001 From: Minteck Date: Tue, 24 Aug 2021 15:38:16 +0200 Subject: Update --- .../admin/gallery/addcategory/index.php | 39 ++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 Neutron-trunk/cms-special/admin/gallery/addcategory/index.php (limited to 'Neutron-trunk/cms-special/admin/gallery/addcategory/index.php') diff --git a/Neutron-trunk/cms-special/admin/gallery/addcategory/index.php b/Neutron-trunk/cms-special/admin/gallery/addcategory/index.php new file mode 100644 index 0000000..68451fc --- /dev/null +++ b/Neutron-trunk/cms-special/admin/gallery/addcategory/index.php @@ -0,0 +1,39 @@ + + "Nouvelle catégorie - Galerie de photos", "headerName" => "Nouvelle catégorie" ]; require_once $_SERVER['DOCUMENT_ROOT'] . "/cms-special/admin/\$resources/precontent.php"; ?> +
+ "> +

+

+
+ + + \ No newline at end of file -- cgit