Update functions.php

pull/13/head
qkqpttgf 2020-01-02 18:27:03 +08:00 committed by GitHub
parent 2d83d1f27f
commit b5e3eda0fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -303,7 +303,7 @@ Can not write config to file.<br>
}
$html .= '
<form action="?install0" method="post">
<label>admin:<input name="admin" type="password" placeholder="' . $constStr['EnvironmentsDescription']['admin'][$constStr['language']] . '"></label><br>
<label>admin:<input name="admin" type="password" placeholder="' . $constStr['EnvironmentsDescription']['admin'][$constStr['language']] . '" style="width:' . strlen($constStr['EnvironmentsDescription']['admin'][$constStr['language']]) . 'rem;"></label><br>
language:<br>';
foreach ($constStr['languages'] as $key1 => $value1) {
$html .= '