# HG changeset patch
# User durandn
# Date 1474294556 -7200
# Node ID 61917317daa277aba20ed894009e785ff7427cf7
# Parent 105dbb7e80c340d2eb3244e8d53c1883bcd01cde
typo on "Crédits Photographiques" #31
diff -r 105dbb7e80c3 -r 61917317daa2 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 %}
Mesures : {{item.metadatas.measurements}}
{% endif %}
{% if item.metadatas.create_or_usage_location %}Lieu de création/utilisation : {{item.metadatas.create_or_usage_location}}
{% endif %}
{% if item.metadatas.discovery_context %}Contexte de découverte : {{item.metadatas.discovery_context}}
{% endif %}
- {% if item.metadatas.photo_credits %}Crédits photographique : {{item.metadatas.photo_credits}}
{% endif %}
+ {% if item.metadatas.photo_credits %}Crédits photographiques : {{item.metadatas.photo_credits}}
{% endif %}
{% if item.metadatas.inventory_number %}Numéro d'inventaire : {{item.metadatas.inventory_number}}
{% endif %}
{% if item.metadatas.joconde_ref %}{% endif %}