From 8b86018ecbf0abd78e5ab95871779eb8d9dd9fb4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?St=C3=A9phane=20Jacob?= Date: Fri, 17 Jul 2009 01:16:02 +0200 Subject: [PATCH 1/1] Fixes the display of the 'More info' link. --- templates/reminder/base.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/reminder/base.tpl b/templates/reminder/base.tpl index 55bc847..ef58a96 100644 --- a/templates/reminder/base.tpl +++ b/templates/reminder/base.tpl @@ -48,7 +48,7 @@ {icon name=cross} Décider plus tard {if $reminder->info()} - - {icon name=information} En savoir plus + - {icon name=information} En savoir plus {/if} {/if} -- 2.1.4