Reorder template fields

This commit is contained in:
billz
2021-02-24 18:06:18 +00:00
parent b7ed2960c1
commit 9bbf698b6a
3 changed files with 25 additions and 23 deletions

View File

@@ -27,7 +27,7 @@
</div><!-- /.card-header -->
<div class="card-body">
<?php $status->showMessages(); ?>
<form role="form" action="?page=wg_conf" enctype="multipart/form-data" method="POST">
<form role="form" action="/wg_conf" enctype="multipart/form-data" method="POST">
<?php echo CSRFTokenFieldTag() ?>
<!-- Nav tabs -->
<ul class="nav nav-tabs">