wizard: tweak language

PR: https://forum.opnsense.org/index.php?topic=8969.0
This commit is contained in:
Franco Fichtner 2018-06-30 21:23:20 +02:00
parent 2951d9a66e
commit 37f852632c

View File

@ -564,15 +564,15 @@ if (!empty(trim($_POST['lanipaddress']))) {
</step>
<step>
<id>6</id>
<title>Set Admin Web GUI Password</title>
<title>Set Root Password</title>
<fields>
<field>
<name>Admin Password</name>
<name>Root Password</name>
<type>password</type>
<description>(leave empty to keep current one)</description>
</field>
<field>
<name>Admin Password AGAIN</name>
<name>Root Password Confirmation</name>
<type>password</type>
</field>
<field>