New installer

This commit is contained in:
Romain Neutron
2013-04-19 17:59:27 +02:00
parent ec5a4f730b
commit 3b5be74d99
19 changed files with 392 additions and 583 deletions

View File

@@ -334,6 +334,13 @@
</td>
</tr>
{% endfor %}
{% if warnings is not empty %}
<tr>
<td>
<a href="{{ path('install_root') }}">{% trans 'Review system configuration' %}</a>
</td>
</tr>
{% endif %}
</table>
</td>
</tr>