1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-05-19 03:33:17 +12:00

Fix tooltip for "obsolete" icon in dashboard assets page

This commit is contained in:
xofe 2020-08-14 14:17:01 +00:00
parent 7562a3d697
commit bda7383bc8

View file

@ -55,7 +55,7 @@
--><a class="fa-icon mustread" href="" target="_blank">info-circle</a>&#8203;<!--
--><span class="fa-icon status unsecure" title="http">unlock</span>&#8203;<!--
--><span class="counts dim status"></span>&#8203;<!--
--><span class="fa-icon status obsolete" title="hostsFilesExternalListObsolete">exclamation-triangle</span>&#8203;<!--
--><span class="fa-icon status obsolete" data-i18n-title="hostsFilesExternalListObsolete">exclamation-triangle</span>&#8203;<!--
--><span class="fa-icon status cache">clock</span>&#8203;<!--
--><span class="fa-icon status updating">spinner</span>&#8203;<!--
--><span class="fa-icon status failed">unlink</span>