From 0b604005b91297df744796e2e926c3fe02fa7382 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Wed, 6 May 2026 13:53:18 +0200 Subject: [PATCH] remove duplicate code due to merge error --- views/bootstrap/class.UsrMgr.php | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/views/bootstrap/class.UsrMgr.php b/views/bootstrap/class.UsrMgr.php index 09d697730..b31ec2114 100644 --- a/views/bootstrap/class.UsrMgr.php +++ b/views/bootstrap/class.UsrMgr.php @@ -329,6 +329,7 @@ $(document).ready( function() { contentContainerStart(); $this->formField( getMLText("user_login"), array( @@ -746,14 +747,6 @@ $(document).ready( function() {
getID()."\"" : "") ?>>
-check_view_access($this, array('action'=>'listapikeys'))) { ?> -
getID()."\"" : "") ?>>
- -check_view_access($this, array('action'=>'formapikeys'))) { ?> -
getID()."\"" : "") ?>>
- -columnEnd(); $this->columnStart(4); $this->contentContainerStart();