mirror of
https://github.com/slawkens/myaac.git
synced 2026-01-12 01:21:30 +01:00
Compare commits
1 Commits
feature/ot
...
develop
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c3036e7d49 |
@@ -631,6 +631,7 @@ else if (isset($_REQUEST['search'])) {
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
<?php if (USE_ACCOUNT_NAME): ?>
|
||||
<div class="col-6 col-lg-12">
|
||||
<form action="<?php echo $admin_base; ?>" method="post">
|
||||
<?php csrf(); ?>
|
||||
@@ -641,6 +642,7 @@ else if (isset($_REQUEST['search'])) {
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
<?php endif; ?>
|
||||
<div class="col-6 col-lg-12">
|
||||
<form action="<?php echo $admin_base; ?>" method="post">
|
||||
<?php csrf(); ?>
|
||||
|
||||
Reference in New Issue
Block a user