From: Guillaume Pellerin Date: Thu, 27 Oct 2016 19:13:47 +0000 (+0200) Subject: fix registration pdf X-Git-Tag: 1.1~55 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=5043b3ffdaebc25cd7e3aea55cce4c515a3812b4;p=teleforma.git fix registration pdf --- diff --git a/teleforma/templates/registration/registration_pdf.html b/teleforma/templates/registration/registration_pdf.html index 9dbea3e1..cb634677 100644 --- a/teleforma/templates/registration/registration_pdf.html +++ b/teleforma/templates/registration/registration_pdf.html @@ -50,9 +50,9 @@ {% trans "Training type" %} : {% if student.platform_only %}E-learning seulement{% else %}Présentielle{% endif %} {% trans "Matière de procédure" %} : {{ student.procedure }} {% trans "Matière juridique de spécialité" %} : {{ student.written_speciality }} - {% trans "Matière d'oral de spécialité" %} : {{ student.oral_speciality }} - {% trans "Matière d'oral technique oral_1" %} : {{ student.oral_1 }} - {% trans "Matière d'oral technique oral_2" %} : {{ student.oral_2 }} + {# {% trans "Matière d'oral de spécialité" %} : {{ student.oral_speciality }}#} + {% trans "Matière d'oral de langue" %} : {{ student.oral_1 }} + {# {% trans "Matière d'oral technique oral_2" %} : {{ student.oral_2 }}#} {% trans "Registration date" %} : {{ student.date_registered}} {% trans "PROMO code" %} : {{ student.promo_code}}