From: Jean-Marc Pigeon Date: Tue, 9 Sep 2025 09:34:28 +0000 (-0400) Subject: Abale to keep search string within input field X-Git-Tag: end-0.15~2 X-Git-Url: https://jmp-git.ovh.safe.ca/?a=commitdiff_plain;h=872e9ab340a496b163d50baca8888cc22bd1f5f0;p=jmp%2Fmailleur Abale to keep search string within input field --- diff --git a/www/lvlusr.php b/www/lvlusr.php index 282a9c7..4cdb33d 100644 --- a/www/lvlusr.php +++ b/www/lvlusr.php @@ -10,7 +10,7 @@ include_once "unienv.php"; include_once "gesdis.php"; include_once "gessql.php"; -function tblheader(int $numrec,int $offset,int $limit) +function tblheader(string $username,int $numrec,int $offset,int $limit) { global $userlang; @@ -21,6 +21,7 @@ $STR = <<
+