added rescan

This commit is contained in:
royord 2017-09-15 04:27:25 +00:00
parent 97fd8dc13e
commit 348e3a07b4
1 changed files with 3 additions and 0 deletions

View File

@ -204,6 +204,9 @@ function DisplayWPAConfig(){
<?php } ?>
</table>
</form>
<div class="btn-group btn-block">
<a href=".?<?php echo $_SERVER['QUERY_STRING']; ?>" style="padding:10px;" class="col-md-6-btn btn-info" id="update">Rescan</a>
</div>
</div><!-- ./ Panel body -->
<div class="panel-footer"><strong>Note,</strong> WEP access points appear as 'Open'. RaspAP does not currently support connecting to WEP.</div>
</div><!-- /.panel-primary -->