Actually move the icon to the left

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
This commit is contained in:
RD WebDesign
2024-12-21 18:40:25 -03:00
parent 8f57898497
commit fa36f6493c

View File

@@ -603,7 +603,7 @@ $(function () {
'"></i>&nbsp;&nbsp;';
// Escape HTML in domain
domain = utils.escapeHtml(domain) + dnssecIcon;
domain = dnssecIcon + utils.escapeHtml(domain);
if (querystatus.isCNAME) {
// Add domain in CNAME chain causing the query to have been blocked