From 5582d242d03692a7e1b2c631e1b4ff3f52e8b72c Mon Sep 17 00:00:00 2001 From: Debulois Date: Mon, 4 Apr 2022 22:58:43 +0200 Subject: Révision complète du css et modification du js principalement MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Template/Include/incl_index_slideshow.php | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 Template/Include/incl_index_slideshow.php (limited to 'Template/Include/incl_index_slideshow.php') diff --git a/Template/Include/incl_index_slideshow.php b/Template/Include/incl_index_slideshow.php new file mode 100644 index 0000000..98357f7 --- /dev/null +++ b/Template/Include/incl_index_slideshow.php @@ -0,0 +1,28 @@ + +
+

'.$text[basename(__FILE__, ".php")]["slide1"].'

+

'.$text[basename(__FILE__, ".php")]["slide2"].'

+

'.$text[basename(__FILE__, ".php")]["slide3"].'

+ +
+ + + +
+
'.PHP_EOL); + +?> \ No newline at end of file -- cgit v1.2.3