noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 02/09: CFGMENU : cosmetic


From: dwm
Subject: [Noalyss-commit] [noalyss] 02/09: CFGMENU : cosmetic
Date: Fri, 9 Aug 2024 15:18:14 -0400 (EDT)

sparkyx pushed a commit to branch unstable
in repository noalyss.

commit b955788500b66f9d3211a18351fc64601a9c71e0
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Fri Aug 9 12:09:25 2024 +0200

    CFGMENU : cosmetic
---
 include/menu.inc.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/menu.inc.php b/include/menu.inc.php
index e2303a633..47b626611 100644
--- a/include/menu.inc.php
+++ b/include/menu.inc.php
@@ -135,7 +135,7 @@ if ( $iselect->selected != '')
 $menu=new Menu_Ref_SQL($cn);
 $ret=$menu->seek($sql.$order);
 ?>
-<fieldset><legend><?php echo _('Recherche')?></legend>
+<fieldset>
 <form method="GET">
        <?php echo $iselect->input()?>
        <?php echo HtmlInput::submit("search", _("Recherche"))?>



reply via email to

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