fix delete link

This commit is contained in:
Dmitry-Ilyushechkin
2025-06-08 13:00:20 +03:00
parent 0e587cac64
commit 50bc8a10d2

View File

@ -100,6 +100,7 @@
${_opts.edition}
<a class="ver-checkupdate link hidden" draggable='false' data-state='check' href="#" l10n>${_lang.checkUpdates}</a>
<div class="about-field"><a class="ver-changelog link" draggable='false' target="popup" href=${_opts.changelog} l10n>${_lang.aboutChangelog}</a></div>
<a class="ver-site link about-field" target="popup" href="${_opts.link}">${_opts.site}</a>
<div class="ver-copyright about-field">${_opts.rights}</div>
</div>
</div>`+