1
0
mirror of https://github.com/flarum/core.git synced 2025-07-31 13:40:20 +02:00

Be more consistent in case AJAX does not work

This commit is contained in:
Franz Liedke
2015-08-31 22:37:04 +02:00
parent cb1ae3bdce
commit e4828f49a4

View File

@@ -2,7 +2,7 @@
<p>Set up your forum by filling out your details below. If you have any trouble, get help on the <a href="http://flarum.org/docs/installation" target="_blank">Flarum website</a>.</p> <p>Set up your forum by filling out your details below. If you have any trouble, get help on the <a href="http://flarum.org/docs/installation" target="_blank">Flarum website</a>.</p>
<form> <form method="post">
<div id="error" style="display:none"></div> <div id="error" style="display:none"></div>
<div class="FormGroup"> <div class="FormGroup">