On 25/05, Gordian Edenhofer wrote:
                        <label for="id_q"><?= __("Keywords"); ?></label>
-                       <input type='text' name='K' size='30' value="<?php if 
(isset($_REQUEST["K"])) { print stripslashes(trim(htmlspecialchars($_REQUEST["K"], ENT_QUOTES))); } 
?>" maxlength='35' />
+                       <input type='text' name='K' size='30' value="<?php if 
(isset($_REQUEST["K"])) { print stripslashes(trim(htmlspecialchars($_REQUEST["K"], ENT_QUOTES))); } 
?>" maxlength='35' autofocus />

Seems you sent the old patch again?

--
Sincerely,
 Johannes Löthberg
 PGP Key ID: 0x50FB9B273A9D0BB5
 https://theos.kyriasis.com/~kyrias/

Attachment: signature.asc
Description: PGP signature

Reply via email to