From c95c13e06982b642d903c61474b239f013c17e4a Mon Sep 17 00:00:00 2001 From: Erwan TERTRAIS Date: Sat, 9 Dec 2017 13:55:49 +0100 Subject: [PATCH] =?UTF-8?q?bouton=20edit=20=C3=A0=20droite=20du=20nom?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tpl/part/vote_table_date.tpl | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/tpl/part/vote_table_date.tpl b/tpl/part/vote_table_date.tpl index 7723b17..957d794 100644 --- a/tpl/part/vote_table_date.tpl +++ b/tpl/part/vote_table_date.tpl @@ -102,9 +102,11 @@ + + {$k=0} {foreach $slots as $slot} {foreach $slot->moments as $moment} @@ -149,8 +151,18 @@ {* Voted line *} - {$vote->name|html} + {$vote->name|html} + + + {__('Generic', 'Edit')} + + + + + + + {$k=0} {foreach $slots as $slot} {foreach $slot->moments as $moment}