mirror of
https://github.com/pi-hole/web.git
synced 2026-02-15 07:25:39 +00:00
Restore save functionality
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
@@ -1130,6 +1130,8 @@ if (isset($piholeFTLConf['RATE_LIMIT'])) {
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<input type="hidden" name="field" value="webUI">
|
||||
<input type="hidden" name="token" value="<?php echo $token; ?>">
|
||||
</div>
|
||||
<div class="box-footer clearfix">
|
||||
<button type="submit" class="btn btn-primary pull-right">Save</button>
|
||||
|
||||
Reference in New Issue
Block a user