fix next step name in installer
This commit is contained in:
parent
91ae0c4d67
commit
4d98d446a7
@ -73,7 +73,7 @@
|
||||
</table>
|
||||
<div id="dbtest"></div>
|
||||
<p style="text-align: right">
|
||||
{!! Form::submit('Complete Setup >>', ['class' => 'btn btn-success']) !!}
|
||||
{!! Form::submit('Setup Database >>', ['class' => 'btn btn-success']) !!}
|
||||
</p>
|
||||
{!! Form::close() !!}
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user