* add some notice to the user that installing step "Import Schema" will take some time

This commit is contained in:
slawkens1
2017-12-25 23:19:32 +01:00
parent 73ed384215
commit 60a8317115
3 changed files with 2 additions and 1 deletions

View File

@@ -67,5 +67,6 @@
<p class="error">{{ error }}</p>
{% endfor %}
{% endif %}
<p class="note">{{ locale.step_config_note }}</p>
{{ buttons|raw }}
</form>