Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc-browser.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'keepassxc-browser/popups/popup_httpauth.html')
-rw-r--r--keepassxc-browser/popups/popup_httpauth.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/keepassxc-browser/popups/popup_httpauth.html b/keepassxc-browser/popups/popup_httpauth.html
index aa0f7c6..8eb2547 100644
--- a/keepassxc-browser/popups/popup_httpauth.html
+++ b/keepassxc-browser/popups/popup_httpauth.html
@@ -7,13 +7,13 @@
<link rel="stylesheet" href="popup.css" />
<link rel="stylesheet" href="../bootstrap/bootstrap.min.css" />
<link rel="stylesheet" href="../fonts/fork-awesome.min.css" />
- <script src="../browser-polyfill.min.js"></script>
- <script src="../global.js"></script>
+ <script src="../common/browser-polyfill.min.js"></script>
+ <script src="../common/global.js"></script>
<script src="../bootstrap/jquery-3.4.1.min.js"></script>
<script src="../bootstrap/bootstrap.min.js"></script>
<script src="popup_functions.js"></script>
<script src="popup_httpauth.js"></script>
- <script defer src="../translate.js"></script>
+ <script defer src="../common/translate.js"></script>
</head>
<body>
<div class="container">