diff --git a/equipment_history.html b/equipment_history.html
index 4763ac0..ecf5a97 100644
--- a/equipment_history.html
+++ b/equipment_history.html
@@ -122,14 +122,10 @@
{{if $current != "archives"}}
{{/if}}
@@ -212,6 +208,7 @@
{{if $temp_ext != null && $temp_ext > 0}}
{{:linkbutton
label="Retour"
+ title="Enregistrer un retour de sortie temporaire"
href="movements/output_return.html?key=%s&prop=%s"|args:$key:$_GET.prop
shape="reset"
target="_dialog"}}
@@ -305,6 +302,7 @@
{{if $temp_in != null && $temp_in > 0}}
{{:linkbutton
label="Retour"
+ title="Enregistrer un retour d'entrée temporaire"
href="movements/input_return.html?key=%s&prop=%s"|args:$key:$_GET.prop
shape="reset"
target="_dialog"}}