Added DNS top domain to top sites page

Implements #4422
This commit is contained in:
Matteo Biscosi 2021-03-26 18:00:22 +01:00
parent 0c1937786d
commit 535a1e8215
2 changed files with 6 additions and 2 deletions

View file

@ -309,7 +309,7 @@ function printProtocolPrefs()
print('<table class="table">')
print('<thead class="thead-light"><tr><th colspan=2 class="info">HTTP / TLS / QUIC</th></tr></thead>')
print('<thead class="thead-light"><tr><th colspan=2 class="info">HTTP / TLS / QUIC / DNS</th></tr></thead>')
prefsToggleButton(subpage_active, {
field = "toggle_top_sites",