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/options/options.html')
-rw-r--r--keepassxc-browser/options/options.html22
1 files changed, 14 insertions, 8 deletions
diff --git a/keepassxc-browser/options/options.html b/keepassxc-browser/options/options.html
index 2755e90..2b5e2a4 100644
--- a/keepassxc-browser/options/options.html
+++ b/keepassxc-browser/options/options.html
@@ -149,14 +149,14 @@
</p>
<hr />
<p>
- <div class="checkbox">
- <label class="checkbox">
- <input type="checkbox" name="autoSubmit" value="false" /><span data-i18n="optionsCheckboxAutoSubmit"></span>
- </label>
- <span class="help-block" data-i18n="optionsAutoSubmitHelpText"></span>
- </div>
- </p>
- <hr />
+ <div class="checkbox">
+ <label class="checkbox">
+ <input type="checkbox" name="autoSubmit" value="false" /><span data-i18n="optionsCheckboxAutoSubmit"></span>
+ </label>
+ <span class="help-block" data-i18n="optionsAutoSubmitHelpText"></span>
+ </div>
+ </p>
+ <hr />
<p>
<div class="checkbox">
<label class="checkbox">
@@ -164,6 +164,7 @@
</label>
<span class="help-block" data-i18n="optionsShowNotificationsHelpText"></span>
</div>
+ <hr />
<div class="checkbox">
<label class="checkbox">
<input type="checkbox" name="showLoginNotifications" value="true" /><span data-i18n="optionsCheckboxShowLoginNotifications"></span>
@@ -175,6 +176,11 @@
</label>
<span class="help-block" data-i18n="optionsSaveDomainOnlyHelpText"></span>
</div>
+ <div class="form-group">
+ <label id="redirectAllowanceLabel" for="redirectAllowance" data-i18n="optionsRedirectAllowance" i18n-placeholder="1"></label>
+ <input type="range" name="redirectAllowance" min="1" max="11" step="1" value="1" />
+ <span class="help-block" data-i18n="optionsRedirectAllowanceHelpText"></span>
+ </div>
</p>
<hr />
<p>