Update index.phtml
Layout correction.
This commit is contained in:
parent
9bd861fcf0
commit
77eb8d4458
1 changed files with 4 additions and 3 deletions
|
|
@ -125,8 +125,9 @@
|
|||
<p class="alert alert-warning clearfix">
|
||||
Be careful: This setting disables authentication and uses your current admin account for all actions within phpci with admin rights.
|
||||
</p>
|
||||
|
||||
<?php print $authenticationSettings; ?>
|
||||
|
||||
|
||||
<div class="col-md-12">
|
||||
<?php print $authenticationSettings; ?>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue