Web installer: Fix name of table prefix field

This commit is contained in:
Franz Liedke 2015-09-04 12:14:48 +02:00
parent db8b9ed0c0
commit 85fc0a3129

View File

@ -36,7 +36,7 @@
<div class="FormField">
<label>Table Prefix</label>
<input type="tablePrefix">
<input type="text" name="tablePrefix">
</div>
</div>