From df0f9c7b653e572ed528566bc41727166376d60c Mon Sep 17 00:00:00 2001 From: Maxim Leshchenko Date: Mon, 13 Dec 2021 22:33:44 +0200 Subject: [PATCH] Search: Use the instance name in the search header instead of the "OpenVK" hardcoded string --- Web/Presenters/templates/Search/Index.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Web/Presenters/templates/Search/Index.xml b/Web/Presenters/templates/Search/Index.xml index 204e3d94..b12c1c4e 100644 --- a/Web/Presenters/templates/Search/Index.xml +++ b/Web/Presenters/templates/Search/Index.xml @@ -9,7 +9,7 @@ {/block} {block header} - OpenVK » + {=OPENVK_ROOT_CONF["openvk"]["appearance"]["name"]} » {if $type === "users"} {tr("search_for_people")} {else}