Update normal.php

This commit is contained in:
qkqpttgf
2020-01-16 23:02:18 +08:00
committed by GitHub
parent 9fc29b80ef
commit 7bf4cf09e7
+1 -1
View File
@@ -158,7 +158,7 @@ run Writeable.sh.';
}
$html .= '
<form action="?install1" method="post" onsubmit="return adminnotnull(this);">
<label>admin:<input name="admin" type="password" placeholder="' . getconstStr('EnvironmentsDescription']['admin') . '" size="' . strlen(getconstStr('EnvironmentsDescription')['admin']) . '"></label><br>
<label>admin:<input name="admin" type="password" placeholder="' . getconstStr('EnvironmentsDescription')['admin'] . '" size="' . strlen(getconstStr('EnvironmentsDescription')['admin']) . '"></label><br>
language:<br>';
foreach (getconstStr('languages'] as $key1 => $value1) {
$html .= '