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=-2.2 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NICE_REPLY_A,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=1681925245; bh=BQbcL4Q+hQa3dZ2JNyWcqjUyBpbRvcf4OBYOvQmPiFc=; h=Date:Subject:To:Cc:References:From:In-Reply-To; b=fyI1+yhkZiQ9Wt/CxLK59sJhyZx6LcMaKPks5G+YKxO/9wcqRUB0Xrt53OlhXp1R/ pYHZvaydPREuuiCTexYgCxI2N7/+uSrG3/GGnLTtX2Fj8YYeZuP3+DRnqGOA8abn7r TGDxS/ot1M7PKT4SzxIZRtCa7R4ZNE4t4R2v39H21vWXyRpBD6s63Fds3sv/r2Io6Z BBBqM0NnnUmNH884YM8cCzXshnSS99BCg6Fr6bR2Qpf+yhARmacK6OLnGY0WqrUcnS maeQnAEaIivdiGWsLVjJ0cdyT4sDLPyOP5gAGoimSE2G8EsYMMKamrNtTkwsNLx2r+ QdvLXZMECKeaA== Received: from [10.124.0.2] (unknown [182.253.88.211]) by gnuweeb.org (Postfix) with ESMTPSA id 813FF24568C; Thu, 20 Apr 2023 00:27:23 +0700 (WIB) Message-ID: <95462a0b-75f2-8350-7e75-e77a18d6aa3b@gnuweeb.org> Date: Thu, 20 Apr 2023 00:27:19 +0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Subject: Re: [PATCH gwspamd 2/2] gwspamd: web: Improving accessibility in select image section Content-Language: en-US To: Memet Zx Cc: GNU/Weeb Mailing List , Memet Zx References: <20230419115847.200383-1-zxce3@gnuweeb.org> <20230419115847.200383-2-zxce3@gnuweeb.org> From: Ammar Faizi In-Reply-To: <20230419115847.200383-2-zxce3@gnuweeb.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: On 4/19/23 6:58 PM, 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 images". I don't think this patch makes sense. You can only have one photo profile at a time. So the noun has to be singular: "image". -- Ammar Faizi