mirror of
https://github.com/slawkens/myaac.git
synced 2025-06-10 23:04:30 +02:00
nothing important
This commit is contained in:
parent
f24fc75b12
commit
79f7c3dbd4
@ -103,6 +103,6 @@ if(!$error) {
|
||||
|
||||
<form action="<?php echo BASE_URL; ?>install/" method="post">
|
||||
<input type="hidden" name="step" id="step" value="admin" />
|
||||
<?php echo next_buttons(true, $error ? false : true);
|
||||
<?php echo next_buttons(true, !$error);
|
||||
?>
|
||||
</form>
|
Loading…
x
Reference in New Issue
Block a user