forked from mirrors/easyappointments
Use the container class in installation.php
This commit is contained in:
parent
d8e5ae5392
commit
632b943392
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
</div>
|
||||
</header>
|
||||
|
||||
<div class="content container-fluid">
|
||||
<div class="content container">
|
||||
<div class="welcome">
|
||||
<h3>Welcome to the Easy!Appointments installation page.</h3>
|
||||
<p>
|
||||
|
|
Loading…
Reference in a new issue