mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-04-07 14:09:22 +08:00
fix delete link
This commit is contained in:
@ -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>`+
|
||||
|
||||
Reference in New Issue
Block a user