mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 22:28:51 +01:00
Update database.php
This commit is contained in:
parent
cd4c697b7e
commit
9e62f1c99e
@ -34,7 +34,7 @@ use humhub\modules\ui\form\widgets\ActiveForm;
|
||||
<strong><?= Yii::t('InstallerModule.base', 'Ohh, something went wrong!'); ?></strong><br/>
|
||||
<?= Html::encode($errorMessage); ?>
|
||||
</div>
|
||||
<?php } ?>
|
||||
<?php endif; ?>
|
||||
<hr/>
|
||||
|
||||
<?= Html::submitButton(Yii::t('InstallerModule.base', 'Next'), ['class' => 'btn btn-primary', 'data-loader' => "modal", 'data-message' => Yii::t('InstallerModule.base', 'Initializing database...')]); ?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user