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:
@@ -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">
|
||||||
|
Reference in New Issue
Block a user