From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=default; t=1681926246; bh=z6dPQy9uahRR2OluzDSCyDQyxgccvFCB7vVZKJISrvA=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=sHhFlsXmRAcnBQP/rxZPEXFJZ5nS3Ie44RiuXbv2haGdkAN1kYZLj/z3ErI1pEFvR U+gsgTybmiczbKnqopRkz4EjDGFADpnmeD1Q3lw9/xssInkNJBU5amtHKnxdxGFJzW KEes6tR96b05atrtQHtjU4UUCGGD71DmPoBOQKFhTQ1WzHXxH8YOyrsw9Egb6Ugorp vSws6vjWXiiSAaQK/k0oTU7ferY7FnUrQnFqPrxCCsqq/wgTrdR1geua2xu8TWbsZa cOBLkKhnmUMToFHOTNfUNQm7L3xMmSSpvc2sDj5wthWvJit+nxWL9z86c12lvxEFbk SUUVRr/Mnn9OA== Received: from localhost.localdomain (unknown [182.253.88.211]) by gnuweeb.org (Postfix) with ESMTPSA id 6020624565C; Thu, 20 Apr 2023 00:44:04 +0700 (WIB) From: Ammar Faizi To: Memet Zx Cc: Ammar Faizi , Memet Zx , GNU/Weeb Mailing List Subject: Re: [PATCH gwspamd v2] gwspamd: web: Improving accessibility in select image section Date: Thu, 20 Apr 2023 00:43:59 +0700 Message-Id: <168192622796.339814.176514965807693543.b4-ty@gnuweeb.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230419174150.216798-1-zxce3@gnuweeb.org> References: <20230419174150.216798-1-zxce3@gnuweeb.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit List-Id: On Thu, 20 Apr 2023 00:41:50 +0700, Memet Zx wrote: > Replacing the plain input file element with a custom-file wrapper > element that includes a label for better accessibility. > The label text is "Choose image". > > Applied, thanks! [1/1] gwspamd: web: Improving accessibility in select image section commit: c6882bf1d1e0605c19551d7c2ecd52b0eea52470 Best regards, -- Ammar Faizi