move miscellaneous to settings sub-menu for quick access

add csrf token check for settings and its environments
This commit is contained in:
Focuslinkstech
2024-10-11 16:11:03 +01:00
committed by GitHub
parent 7267bd082a
commit 696b2e4789
13 changed files with 328 additions and 202 deletions

View File

@ -59,6 +59,7 @@
</style>
<form class="form-horizontal" method="post" autocomplete="off" role="form" action="">
<input type="hidden" name="csrf_token" value="{$csrf_token}">
<div class="row">
<div class="col-sm-12 col-md-12">
<div class="panel panel-primary panel-hovered panel-stacked mb30">