Skip to content

Commit

Permalink
wizard: tweak language
Browse files Browse the repository at this point in the history
  • Loading branch information
fichtner committed Jun 30, 2018
1 parent 2951d9a commit 37f8526
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/wizard/system.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 37f8526

Please sign in to comment.