mirror of
https://github.com/pi-hole/web.git
synced 2026-05-08 17:49:49 +01:00
settings-system: drop unused lookatme-text attribute
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
+1
-1
@@ -171,7 +171,7 @@ mg.include('scripts/lua/settings_header.lp','r')
|
||||
<th scope="row">Total cache insertions:</th>
|
||||
<td id="sysinfo-dns-cache-inserted"> </td>
|
||||
</tr>
|
||||
<tr title="Number of cache entries that had to be removed although they are not expired. When this number if larger than zero, you should consider increasing your total cache size" lookatme-text="DNS cache evictions:">
|
||||
<tr title="Number of cache entries that had to be removed although they are not expired. When this number if larger than zero, you should consider increasing your total cache size">
|
||||
<th scope="row">DNS cache evictions:</th>
|
||||
<td id="sysinfo-dns-cache-evicted"> </td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user