login action always goes to index.php

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2021-08-25 16:30:56 +02:00
parent 4b22470872
commit 5d375b784d
4 changed files with 3 additions and 44 deletions

View File

@@ -25,7 +25,7 @@ $header
</if>
<section class="loginsec">
<form method="post" action="$filename" enctype="application/x-www-form-urlencoded">
<form method="post" action="index.php" enctype="application/x-www-form-urlencoded">
<input type="hidden" name="script" value="{$lastscript}" />
<input type="hidden" name="qrystr" value="{$lastqrystr}" />
<fieldset>