Merge pull request #409 from sgmap/avis-space
In Avis sign up, fix the numero character and add a non-breaking space
This commit is contained in:
commit
ddaf66eb22
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
.avis-sign-up
|
||||
.left
|
||||
%p.description= @dossier.procedure.libelle
|
||||
%p.dossier Dossier n°#{@dossier.id}
|
||||
%p.dossier Dossier nº #{@dossier.id}
|
||||
.right
|
||||
%h1 Créez-vous un compte
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue