#394 Remove alter table warning from install page
This commit is contained in:
parent
47c7322a0c
commit
9d8305442a
@ -67,16 +67,6 @@ hesk_dbConnect();
|
|||||||
<td>Database Prefix:</td>
|
<td>Database Prefix:</td>
|
||||||
<td><?php echo $hesk_settings['db_pfix']; ?></td>
|
<td><?php echo $hesk_settings['db_pfix']; ?></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
|
||||||
<td>CREATE, ALTER, DROP Permissions:</td>
|
|
||||||
<td class="warning"><i class="fa fa-exclamation-triangle"></i> Please check before continuing!*
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td colspan="2">
|
|
||||||
* Mods for HESK is unable to check database permissions automatically.
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user