From 4be7f732bc5465201c56e71d03630d5d202b99fa Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Thu, 2 Sep 2021 08:56:11 +0300 Subject: [PATCH] Fixed mock adapter view --- app/views/console/users/index.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/console/users/index.phtml b/app/views/console/users/index.phtml index f77f564a30..eeea5a5f18 100644 --- a/app/views/console/users/index.phtml +++ b/app/views/console/users/index.phtml @@ -424,7 +424,7 @@ $auth = $this->getParam('auth', []);