mirror of
https://github.com/flarum/core.git
synced 2025-08-09 09:57:06 +02:00
@@ -26,6 +26,7 @@
|
||||
<div class="FormField">
|
||||
<label>MySQL Password</label>
|
||||
<input type="password" name="mysqlPassword">
|
||||
<input type="password" name="mysqlPasswordConfirmation">
|
||||
</div>
|
||||
|
||||
<div class="FormField">
|
||||
@@ -53,6 +54,7 @@
|
||||
<div class="FormField">
|
||||
<label>Admin Password</label>
|
||||
<input type="password" name="adminPassword">
|
||||
<input type="password" name="adminPasswordConfirmation">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user