From: Guillaume Pellerin Date: Wed, 3 Feb 2016 23:50:32 +0000 (+0100) Subject: fix iej X-Git-Tag: 1.1~127 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=4cab8f14029d3e83dfdcf732fd1c392b38857549;p=teleforma.git fix iej --- diff --git a/teleforma/templates/registration/registration_pdf.html b/teleforma/templates/registration/registration_pdf.html index 464458db..0a22bf7b 100644 --- a/teleforma/templates/registration/registration_pdf.html +++ b/teleforma/templates/registration/registration_pdf.html @@ -42,7 +42,7 @@ {% trans "Birthday" %} : {{ profile.birthday }} {% trans "Level" %} : {{ student.level }} - {% trans "IEJ" %} : {{ student.eij.name }} + {% trans "IEJ" %} : {{ student.iej.name }} {% trans "Training" %} : {{ student.training.name }} {% trans "Training type" %} : {% if student.platform_only %}E-learning seulement{% else %}Présentielle et E-learning{% endif %} {% trans "Matière de procédure" %} : {{ student.procedure }}