Prefix OS version badge with 'v' (v1.0.5)

Keeps the modal-matching neutral pill styling; the badge now reads
"v1.0.5" as plain uniform text instead of the bare number.

Co-authored-by: arena-agent <297053741+arena-agent@users.noreply.github.com>
This commit is contained in:
naturallaw777
2026-08-04 16:29:52 +00:00
co-authored by arena-agent
parent bd96782229
commit 6f1edb938e
@@ -26,7 +26,7 @@
<span class="title">Sovran_SystemsOS Hub</span> <span class="title">Sovran_SystemsOS Hub</span>
<!-- OS Version Badge — styled identically to the version badge in service modals --> <!-- OS Version Badge — styled identically to the version badge in service modals -->
<span class="os-version-badge" id="os-version-badge" title="Sovran_SystemsOS Version">{{ sovran_version }}</span> <span class="os-version-badge" id="os-version-badge" title="Sovran_SystemsOS Version">v{{ sovran_version }}</span>
</div> </div>
<div class="header-buttons"> <div class="header-buttons">