mirror of
https://github.com/flarum/core.git
synced 2025-07-13 12:56:26 +02:00
Web installer: Fix name of table prefix field
This commit is contained in:
@ -36,7 +36,7 @@
|
||||
|
||||
<div class="FormField">
|
||||
<label>Table Prefix</label>
|
||||
<input type="tablePrefix">
|
||||
<input type="text" name="tablePrefix">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user