noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 10/14: Cosmetic : center the close button in


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 10/14: Cosmetic : center the close button in dg box
Date: Mon, 22 Aug 2022 12:21:53 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 2d5d35867387af2872f97d032024cb0e8e906bd7
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Sat Aug 20 18:30:46 2022 +0200

    Cosmetic : center the close button in dg box
---
 include/ajax/ajax_card.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/ajax/ajax_card.php b/include/ajax/ajax_card.php
index e376efa8a..c1d8fa47b 100644
--- a/include/ajax/ajax_card.php
+++ b/include/ajax/ajax_card.php
@@ -148,6 +148,7 @@ case 'dc':
         if ( $card == 'FNT' )
           {
             $html.='<h2 class="error">'._('Fiche non trouvée').'</h2>';
+            $html.='<div 
style="text-align:center">'.HtmlInput::button_close($ctl).'</div>';
           }
        else
          {



reply via email to

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