mirror of
https://github.com/pi-hole/web.git
synced 2026-04-27 20:24:10 +01:00
Add theme and boxed-layout settings to API/webinterface settings page
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
@@ -37,7 +37,7 @@ function generateRow(topic, key, value) {
|
||||
// else: we have a setting we can display
|
||||
var box =
|
||||
'<div class="box">' +
|
||||
'<div class="box-header no-user-select">' +
|
||||
'<div class="box-header">' +
|
||||
'<h3 class="box-title">' +
|
||||
key +
|
||||
(value.modified
|
||||
|
||||
Reference in New Issue
Block a user