]> git.parisson.com Git - teleforma.git/commitdiff
Change text
authorYoan Le Clanche <yoanl@pilotsystems.net>
Thu, 3 Oct 2024 11:50:02 +0000 (13:50 +0200)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Thu, 3 Oct 2024 11:50:02 +0000 (13:50 +0200)
teleforma/templates/teleforma/profile_detail.html

index bf10635970a4b89ad71515c891f93627f9396f82..99634c10f88eb120920d746b73bfb88fa0705a85 100644 (file)
@@ -70,7 +70,7 @@
         <dt>{% trans "Platform only" %}</dt><dd>{{ usr.student.get.platform_only|yes_no }}</dd>
         <dt>{% trans "Procedure"%}</dt><dd>{{ usr.student.get.procedure}}</dd>
         <dt>{% trans "Written spe"%}</dt><dd>{{ usr.student.get.written_speciality }}</dd>
-        <dt>{% trans "Oral"%}</dt><dd>{{ usr.student.get.oral_1 }}</dd>
+        <dt>Option langue</dt><dd>{{ usr.student.get.oral_1 }}</dd>
         <dt>{% trans "Options"%}</dt><dd>{% if usr.student.get.fascicule %}Envoi de fascicule{% endif %}</dd>
       {% endif %}