mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Put save button on web interface into box footer
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
@@ -947,6 +947,8 @@ if (isset($setupVars["API_PRIVACY_MODE"])) {
|
||||
</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>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user