diff options
Diffstat (limited to 'resources/views/admin/modules.phtml')
| -rw-r--r-- | resources/views/admin/modules.phtml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/views/admin/modules.phtml b/resources/views/admin/modules.phtml index 876da7802b..f73cdb07ae 100644 --- a/resources/views/admin/modules.phtml +++ b/resources/views/admin/modules.phtml @@ -34,7 +34,6 @@ <?php endforeach ?> <form method="post"> - <input type="hidden" name="route" value="admin-update-module-status"> <?= csrf_field() ?> <table class="table table-bordered table-hover table-sm table-module-administration" <?= view('lists/datatables-attributes') ?> |
