mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-22 07:30:23 +00:00
Align rescan button
This commit is contained in:
parent
b29bbf4f11
commit
d25b8cb4d9
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
<div class="col">
|
||||
<h4 class="mb-2"><?php echo _("Client settings"); ?></h4>
|
||||
</div>
|
||||
<div class="col-xs mr-2 mb-3">
|
||||
<div class="col-xs mr-3 mb-3">
|
||||
<button type="button" class="btn btn-info btn-block float-right js-reload-wifi-stations"><?php echo _("Rescan"); ?></button>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue