From 74a07c9593a4fb2aac4db90e2894f6822b6d8f5f Mon Sep 17 00:00:00 2001
From: Uwe Steinmann
Date: Tue, 6 Oct 2020 18:35:33 +0200
Subject: [PATCH] close button of modal boxes is never primary
---
views/bootstrap/class.Bootstrap.php | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/views/bootstrap/class.Bootstrap.php b/views/bootstrap/class.Bootstrap.php
index 3a5240084..a8cfb7383 100644
--- a/views/bootstrap/class.Bootstrap.php
+++ b/views/bootstrap/class.Bootstrap.php
@@ -1222,7 +1222,7 @@ $(document).ready(function() {
'.getMLText('tree_loading').'
';
@@ -1288,7 +1288,7 @@ function folderSelected(id, name) {
'.getMLText('tree_loading').'
';
@@ -1385,8 +1385,8 @@ $(document).ready(function() {
'.getMLText('files_loading').'
';