Fixing #580 removed results block

There are no additional messages at this point.
This commit is contained in:
Tim 2018-04-27 18:10:14 +02:00 committed by GitHub
parent 46311d569e
commit 3a005f2201
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -3,7 +3,6 @@
{% block install %}
<p>We have discovered a previous version.</p>
<p>In the next step we will upgrade your database to the latest version.</p>
{{ block('results') }}
<p>&nbsp;</p>
<p><a class="btn btn-primary btn-large" href="install.php?action=install">Upgrade to {{ version }}</a></p>
{% endblock %}
{% endblock %}