Remove bold styling tags in vnc.html

We aren't emphasizing important information with bold tags anywhere
else, so we shouldn't do it here either.
This commit is contained in:
Alexander Zeijlon 2025-01-17 11:29:07 +01:00
parent 83a5e9e9db
commit 4f284c2f15
1 changed files with 1 additions and 1 deletions

View File

@ -330,7 +330,7 @@
The server has provided the following identifying information: The server has provided the following identifying information:
</div> </div>
<div id="noVNC_fingerprint_block"> <div id="noVNC_fingerprint_block">
<b>Fingerprint:</b> Fingerprint:
<span id="noVNC_fingerprint"></span> <span id="noVNC_fingerprint"></span>
</div> </div>
<div> <div>