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 1vcskK-00Bn6S-2B for pgsql-www@arkaria.postgresql.org; Mon, 05 Jan 2026 22:08:17 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1vcskJ-004eRc-1w for pgsql-www@arkaria.postgresql.org; Mon, 05 Jan 2026 22:08:16 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vcskJ-004eRH-1I for pgsql-www@lists.postgresql.org; Mon, 05 Jan 2026 22:08:16 +0000 Received: from goedel.df7cb.de ([49.13.90.212]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vcskH-004l6z-2d for pgsql-www@lists.postgresql.org; Mon, 05 Jan 2026 22:08:15 +0000 Received: from msg.df7cb.de (unknown [IPv6:2a02:810b:430f:bb00:8211:b5e2:812b:7439]) by goedel.df7cb.de (Postfix) with ESMTPSA id 67A4E5E821; Mon, 05 Jan 2026 22:08:12 +0000 (UTC) Date: Mon, 5 Jan 2026 23:08:11 +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: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: To Daniel Gustafsson > 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. Pushed as 6698e3e0f003. Christoph