typo on "Crédits Photographiques" #31
authordurandn
Mon, 19 Sep 2016 16:15:56 +0200
changeset 197 61917317daa2
parent 196 105dbb7e80c3
child 198 ce29d2cdaa3e
typo on "Crédits Photographiques" #31
src/iconolab/templates/iconolab/detail_item.html
--- a/src/iconolab/templates/iconolab/detail_item.html	Mon Sep 19 16:13:53 2016 +0200
+++ b/src/iconolab/templates/iconolab/detail_item.html	Mon Sep 19 16:15:56 2016 +0200
@@ -29,7 +29,7 @@
         {% if item.metadatas.measurements %}<h5>Mesures : {{item.metadatas.measurements}}</h5>{% endif %}
         {% if item.metadatas.create_or_usage_location %}<h5>Lieu de création/utilisation : <small>{{item.metadatas.create_or_usage_location}}</small></h5>{% endif %}
         {% if item.metadatas.discovery_context %}<h5>Contexte de découverte : <small>{{item.metadatas.discovery_context}}</small></h5>{% endif %}
-        {% if item.metadatas.photo_credits %}<h5>Crédits photographique : <small>{{item.metadatas.photo_credits}}</small></h5>{% endif %}
+        {% if item.metadatas.photo_credits %}<h5>Crédits photographiques : <small>{{item.metadatas.photo_credits}}</small></h5>{% endif %}
         {% if item.metadatas.inventory_number %}<h5>Numéro d'inventaire : <small>{{item.metadatas.inventory_number}}</small></h5>{% endif %}
         {% if item.metadatas.joconde_ref %}<h5><a href="{{item.metadatas.get_joconde_url}}">Cet objet dans Joconde</a></h5>{% endif %}
         <br>