From 529ffcbfa97ab51a64a97f6dff08aeb2bc0cc105 Mon Sep 17 00:00:00 2001 From: Minteck Date: Tue, 24 Aug 2021 15:38:16 +0200 Subject: Update --- Neutron-trunk/cms-special/admin/home/index.php | 58 ++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 Neutron-trunk/cms-special/admin/home/index.php (limited to 'Neutron-trunk/cms-special/admin/home/index.php') diff --git a/Neutron-trunk/cms-special/admin/home/index.php b/Neutron-trunk/cms-special/admin/home/index.php new file mode 100644 index 0000000..327ab36 --- /dev/null +++ b/Neutron-trunk/cms-special/admin/home/index.php @@ -0,0 +1,58 @@ + + "Tableau de bord", "headerName" => "Tableau de bord" ]; require_once $_SERVER['DOCUMENT_ROOT'] . "/cms-special/admin/\$resources/precontent.php"; ?> +
+ /Switch Language" href="/cms-special/admin/language" class="material-icons-outlined mdc-top-app-bar__navigation-icon mdc-icon-button" id="language-selector">translate + +

+ + + +
+ + +
+ + +
+   + /cms-special/admin/logout" class="mdc-button mdc-button--outlined"> +
+ + +
+   + /?source=admin" target="_blank" class="mdc-button mdc-button--outlined"> +
+ + +
+
+ -- cgit