This repository was archived by the owner on Sep 10, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 8383
8484 <div class='adminAcountForm'>
8585 <div>
86- <label for='email'>E-mail </label>
86+ <label for='email'>Email </label>
8787 {$ form ['email ' ]}
8888 </div>
8989 <div >
90- <label for='firstname'>Firstname </label>
90+ <label for='firstname'>First name </label>
9191 {$ form ['firstname ' ]}
9292 </div>
9393 <div>
94- <label for='lastname'>Lastname </label>
94+ <label for='lastname'>Last name </label>
9595 {$ form ['lastname ' ]}
9696 </div>
9797 <div>
9898 <label for='userpassword1'>Password</label>
9999 {$ form ['userpassword1 ' ]}
100100 </div>
101101 <div>
102- <label for='userpassword2'>Confirm Password </label>
102+ <label for='userpassword2'>Confirm password </label>
103103 {$ form ['userpassword2 ' ]}
104104 </div>
105105 <div>
Original file line number Diff line number Diff line change 5555 {$ this ->form ['environment ' ]}
5656 </div>
5757 <div class='installTimezone'>
58- <label for='environment'>Timezone </label>
58+ <label for='environment'>Time zone </label>
5959 {$ this ->form ['timezone ' ]}
6060 </div>
6161 <div class='installSmartoptimizer'>
7777 <div class="sideElementFirst " >
7878 <h1>Help</h1>
7979 <div class="installHelp">
80- This page allow you to configure your installation.
80+ This page allows you to configure your installation.
8181 </div>
8282 </div>
8383</div>
You can’t perform that action at this time.
0 commit comments