We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 309c84a commit 8b69674Copy full SHA for 8b69674
1 file changed
lib/CleantalkSP/SpbctWP/VulnerabilityAlarm/View/PluginIsSafeBadgeForInstalledPlugins.html
@@ -1,4 +1,4 @@
1
-<span class="spbct-safe-extension-badge" data-tooltip="SPBCT safe plugin" data-type="installed_plugins">
+<div class="spbct-safe-extension-badge" data-tooltip="SPBCT safe plugin" data-type="installed_plugins">
2
3
<img src="{{ASSETS_URL}}/approved_psc_small.svg" alt="Approved"/>
4
<div class="spbct-safe-extension-badge-description-placeholder" data-type="installed_plugins">
@@ -8,4 +8,4 @@
8
{{MORE_DETAILS_LINK}}
9
</div>
10
11
-</span>
+</div>
0 commit comments