Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vXmxK-005X1Y-2r for pgsql-www@arkaria.postgresql.org; Mon, 22 Dec 2025 20:56:39 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1vXmxI-00Fzs1-06 for pgsql-www@arkaria.postgresql.org; Mon, 22 Dec 2025 20:56:36 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vXmxH-00Fzrt-2I for pgsql-www@lists.postgresql.org; Mon, 22 Dec 2025 20:56:36 +0000 Received: from goedel.df7cb.de ([2a01:4f8:c013:1d4::1]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vXmxG-0023xI-1i for pgsql-www@lists.postgresql.org; Mon, 22 Dec 2025 20:56:35 +0000 Received: from msg.df7cb.de (unknown [IPv6:2a02:908:1472:9340:f0ad:fc6e:9c86:f1dc]) by goedel.df7cb.de (Postfix) with ESMTPSA id 7DC511E3; Mon, 22 Dec 2025 20:56:32 +0000 (UTC) Date: Mon, 22 Dec 2025 21:56:31 +0100 From: Christoph Berg To: Daniel Gustafsson Cc: PostgreSQL WWW Subject: Re: Having two submit buttons is confusing Message-ID: References: <07A41DED-2471-4396-8779-C591852CDEFA@yesql.se> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <07A41DED-2471-4396-8779-C591852CDEFA@yesql.se> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: Daniel Gustafsson > I hadn't thought about it, but now that you mention it I agree that it would be > better. > > > I can push a patch if that's ok. > > I'm ok with that. Now I also found the place in the source where it's generated. The button (and the whole page) is shared with submitting news, products, events and other things. Need to check if the change makes sense in the other contexts as well. Christoph