mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Processed with phpcbf for PSR-2 coding standard
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<div class="panel-body">
|
||||
<?php $status->showMessages(); ?>
|
||||
<form role="form" action="?page=auth_conf" method="POST">
|
||||
<?php echo CSRFTokenFieldTag() ?>
|
||||
<?php echo CSRFTokenFieldTag() ?>
|
||||
<div class="row">
|
||||
<div class="form-group col-md-4">
|
||||
<label for="username"><?php echo _("Username"); ?></label>
|
||||
|
Reference in New Issue
Block a user