From 2f277c67c61fd8b1d0ea2a2bcd8fe1397411a501 Mon Sep 17 00:00:00 2001 From: IgorA100 Date: Mon, 14 Jul 2025 23:11:54 +0300 Subject: [PATCH] Need to rename 'Version' => 'Versions' (functions.php) Because transferring 'Version' => 'Versions' into translation would be completely incorrect! --- web/skins/classic/includes/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/skins/classic/includes/functions.php b/web/skins/classic/includes/functions.php index cc8c62ded..25f634935 100644 --- a/web/skins/classic/includes/functions.php +++ b/web/skins/classic/includes/functions.php @@ -1007,7 +1007,7 @@ function getOptionsHTML($forLeftBar = false) { $subMenuOptions .= ' '.PHP_EOL; }