From 016c859ca09f3dd85c7792c84453a5939fc65cc5 Mon Sep 17 00:00:00 2001
From: Dmitry Tretyakov <76806170+tretdm@users.noreply.github.com>
Date: Tue, 18 Apr 2023 23:28:53 +0700
Subject: [PATCH] Refactoring login and register button in sidebar
For Firefox 10.0 and other old 2000s browsers compatibillity
---
Web/Presenters/templates/@layout.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Web/Presenters/templates/@layout.xml b/Web/Presenters/templates/@layout.xml
index bb0d172e..82a4031a 100644
--- a/Web/Presenters/templates/@layout.xml
+++ b/Web/Presenters/templates/@layout.xml
@@ -218,8 +218,8 @@
-
- {_registration}
+
+
{_forgot_password}
{/ifset}