mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
Settings page fixes
This commit is contained in:
parent
6fdaaaba56
commit
db60e472a6
1 changed files with 3 additions and 3 deletions
|
|
@ -138,7 +138,7 @@
|
|||
<br />
|
||||
<br />
|
||||
<div>
|
||||
You are running version of KeePassXC: <em class="yourVersion"></em>
|
||||
You are running KeePassXC version: <em class="yourVersion"></em>
|
||||
</div>
|
||||
<div>
|
||||
Latest available version of KeePassXC: <em class="latestVersion"></em>
|
||||
|
|
@ -268,8 +268,8 @@
|
|||
<h2>About</h2>
|
||||
<hr />
|
||||
<p>
|
||||
Developed by <a target="_blank" href="https://github.com/pfn/">Perry Nguyen</a>, <a target="_blank" href="http://lukas-schulze.de">Lukas Schulze</a> and
|
||||
<a target="_blank" href="https://github.com/varjolintu/">Sami Vänttinen</a>
|
||||
Developed by <a target="_blank" href="https://github.com/pfn/">Perry Nguyen</a>, <a target="_blank" href="http://lukas-schulze.de">Lukas Schulze</a>,
|
||||
<a target="_blank" href="https://github.com/smorks">Andy Brandt</a> and <a target="_blank" href="https://github.com/varjolintu/">Sami Vänttinen</a>
|
||||
</p>
|
||||
<p>
|
||||
<a target="_blank" href="https://chrome.google.com/webstore/detail/keepassxc-browser/iopaggbpplllidnfmcghoonnokmjoicf">Visit extension's page in Chrome Web store</a>
|
||||
|
|
|
|||
Loading…
Reference in a new issue