Skip to content

Commit fc725e9

Browse files
committed
fix: change text
1 parent e291abc commit fc725e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/components/filtered-probe-list.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,7 @@
613613
<a href="/networks/${networkKey}">
614614
<i class="fa fa-search" aria-hidden="true"></i>
615615
<span>
616-
"<span class="gp-filtered-list_popover_network-name">${networkName}</span>" looking glass
616+
<span class="gp-filtered-list_popover_network-name">${networkName}</span>&nbsp;looking glass
617617
</span>
618618
</a>`;
619619
}

0 commit comments

Comments
 (0)