noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 20/29: Cosmetic Admin List Folders : add clos


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 20/29: Cosmetic Admin List Folders : add close button
Date: Wed, 4 Nov 2020 11:08:44 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 455381420f91487a13fd1687aeafc6c715f8695f
Author: Dany wm De Bontridder <danydb@noalyss.eu>
AuthorDate: Sun Nov 1 14:53:01 2020 +0100

    Cosmetic Admin List Folders : add close button
---
 include/template/folder_display.php | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/include/template/folder_display.php 
b/include/template/folder_display.php
index a4eb2e5..8f1c50f 100644
--- a/include/template/folder_display.php
+++ b/include/template/folder_display.php
@@ -69,4 +69,6 @@ for ($i=0;$i<$nb_dossier;$i++):
 <?php
 endfor;
 ?>
-</table>
\ No newline at end of file
+</table>
+<?php
+echo HtmlInput::button_close("folder_list_div");?>
\ No newline at end of file



reply via email to

[Prev in Thread] Current Thread [Next in Thread]