From 56006da34b0e580e1585439b1ee603f8cbe36a48 Mon Sep 17 00:00:00 2001 From: Gibheer Date: Wed, 18 Nov 2015 22:32:31 +0100 Subject: fix #1957 - disable version display This allows the admin to disable the version information about gogs and go in use in the footer. --- templates/base/footer.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'templates/base/footer.tmpl') diff --git a/templates/base/footer.tmpl b/templates/base/footer.tmpl index 686b82f2..f3eb2506 100644 --- a/templates/base/footer.tmpl +++ b/templates/base/footer.tmpl @@ -2,7 +2,7 @@ @@ -46,4 +46,4 @@ - \ No newline at end of file + -- cgit v1.2.3