From 87476aeac977bb2e4d943e441d7ac5f944da5e76 Mon Sep 17 00:00:00 2001 From: Awilum Date: Tue, 18 Jun 2019 16:54:21 +0300 Subject: [PATCH] Flextype Core: Theme fixes #154 --- .../plugins/admin/views/templates/system/information/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/plugins/admin/views/templates/system/information/index.html b/site/plugins/admin/views/templates/system/information/index.html index 0571ae10..9822da95 100644 --- a/site/plugins/admin/views/templates/system/information/index.html +++ b/site/plugins/admin/views/templates/system/information/index.html @@ -6,7 +6,7 @@ {{ tr('admin_flextype_version') }} - {{ flextype_version }} + {{ FLEXTYPE_VERSION }} {{ tr('admin_debugging') }}