From 05b5878a66f98d953c8e2c78391658fac48a269e Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Thu, 3 Oct 2013 20:16:00 +0200 Subject: [PATCH] hide counter reset --- templates/entry_edit.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/entry_edit.tpl b/templates/entry_edit.tpl index b8f3ff8..9f9fe52 100644 --- a/templates/entry_edit.tpl +++ b/templates/entry_edit.tpl @@ -229,7 +229,7 @@ {/if} {if $fields._mail} - {counter start=0} + {foreach from=$entry.mail|smarty:nodefaults item=mail} {$lang.mail} {counter}: -- 2.39.5