Improve rules & fix submit .html view

This commit is contained in:
2022-11-13 10:38:24 +02:00
parent 2136a08449
commit bfef847e87
2 changed files with 6 additions and 6 deletions

View File

@@ -92,7 +92,7 @@ if ($error) {
fwrite($handle,$newcontent);
fclose($handle);
}
echo "<meta http-equiv='Refresh' content='0; url=https://limework.net/appeal/view/$banid' />";
echo "<meta http-equiv='Refresh' content='0; url=https://limework.net/appeal/view/$banid.html' />";
}
?>
</div>