Cosmetic Admin List Folders : add close button
This commit is contained in:
parent
c3e06e4049
commit
455381420f
1 changed files with 3 additions and 1 deletions
|
|
@ -69,4 +69,6 @@ for ($i=0;$i<$nb_dossier;$i++):
|
|||
<?php
|
||||
endfor;
|
||||
?>
|
||||
</table>
|
||||
</table>
|
||||
<?php
|
||||
echo HtmlInput::button_close("folder_list_div");?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue