From 81b6a7c405c2df119642525d0b634b901c868086 Mon Sep 17 00:00:00 2001 From: Florent Bruneau Date: Wed, 10 Oct 2007 22:16:27 +0200 Subject: [PATCH] Do allow to have all redirection disable on the web interface Signed-off-by: Florent Bruneau --- templates/emails/redirect.tpl | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/templates/emails/redirect.tpl b/templates/emails/redirect.tpl index 11367a5..e642d44 100644 --- a/templates/emails/redirect.tpl +++ b/templates/emails/redirect.tpl @@ -76,9 +76,20 @@ {javascript name=ajax} {javascript name="jquery"} @@ -125,7 +137,7 @@ - active}checked="checked"{/if} {if $smarty.foreach.redirect.total eq 1}disabled="disabled"{/if} onchange="Ajax.update_html(null,'{$globals->baseurl}/emails/redirect/'+(this.checked?'':'in')+'active/{$e->email}', redirectUpdate)" /> @@ -151,7 +163,7 @@ {/foreach} - +
-- 2.1.4