Fix unit tests and arrays declaration

This commit is contained in:
Romain Neutron
2013-12-03 17:17:21 +01:00
parent 199134c25a
commit 680643c0fc
101 changed files with 328 additions and 272 deletions

View File

@@ -50,7 +50,7 @@
<input id="button_login" name="action_login" class="btn btn-inverse btn-large span6" type="submit" value="{{ 'Se connecter' | trans }}" />
</form>
<p>
<a href="#">{{ 'Probl&egrave;mes de connexion ?' | trans }}</a>
<a href="#">{{ 'Problemes de connexion ?' | trans }}</a>
</p>
</div>
{% else %}