From 4b9d241993fbe0d3ca68bfa383aaa26b9dc742a2 Mon Sep 17 00:00:00 2001 From: Daniel Gustafsson Date: Wed, 3 Nov 2021 11:48:02 +0100 Subject: [PATCH] Replace deprecated tag with a The tag has been deprecated and is no longer rendering in modern versions of popular browers. Replace with a using CSS from Bootstrap to accomplish the same thing. Reviewed-by: Jonathan Katz Reviewed-by: Magnus Hagander Discussion: https://postgr.es/m/35773332-247E-45D1-9CFA-7CB72837CEDE@yesql.se --- templates/pages/download/snapshots.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/pages/download/snapshots.html b/templates/pages/download/snapshots.html index 55764f00..9b1fd38d 100644 --- a/templates/pages/download/snapshots.html +++ b/templates/pages/download/snapshots.html @@ -13,7 +13,7 @@ new major versions of PostgreSQL. They are not built continually. Development snapshots are built from the latest source code and beta/rc versions that the developers are working on. These are 'bleeding edge' versions of PostgreSQL and -should not be used in production systems +should not be used in production systems as they have had little or no testing or quality control.