From 86dbb0975f004fe04097c880dc51596729e89ac9 Mon Sep 17 00:00:00 2001 From: alex Date: Tue, 5 Jul 2022 16:40:56 +0300 Subject: [PATCH] fix: Feedback translation --- frontend/views/site/contact.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/views/site/contact.php b/frontend/views/site/contact.php index 87d772d..41f5f35 100755 --- a/frontend/views/site/contact.php +++ b/frontend/views/site/contact.php @@ -166,7 +166,7 @@ $this->registerJs($js, View::POS_END);
-

+

-- libgit2 0.21.4