From 92b1b1365e9b82bcc7ff201f94496b94f1ae8759 Mon Sep 17 00:00:00 2001 From: Dave Page Date: Fri, 23 Jun 2017 10:21:40 +0100 Subject: [PATCH] Tidy up About box formatting, 'cos it's been annoying me for ages. --- web/pgadmin/about/templates/about/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/web/pgadmin/about/templates/about/index.html b/web/pgadmin/about/templates/about/index.html index 34eebf2b4..eced42834 100644 --- a/web/pgadmin/about/templates/about/index.html +++ b/web/pgadmin/about/templates/about/index.html @@ -1,4 +1,4 @@ -
+
{{ _('Version') }}
{{ config.APP_VERSION }}
@@ -23,9 +23,9 @@
{{ _('Current User') }}
{{ info.current_user }}
-
-
-
+
{{ config.APP_NAME }}
-
\ No newline at end of file +
+