From cbc404da6a6d95a22c19e5f339d33af5dc9c093c Mon Sep 17 00:00:00 2001 From: Vincent Zanotti Date: Sun, 23 Mar 2008 00:44:26 +0100 Subject: [PATCH 1/1] Fixes the comment/edition box opener in admin/validate, and switches to 'toggle' mode. Signed-off-by: Vincent Zanotti --- templates/admin/valider.tpl | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/templates/admin/valider.tpl b/templates/admin/valider.tpl index 3f226f3..5cfc795 100644 --- a/templates/admin/valider.tpl +++ b/templates/admin/valider.tpl @@ -23,9 +23,8 @@ {javascript name="jquery"} @@ -63,9 +62,9 @@ function activateField(name, id, obj) { {if $valid->editor()} - {if $preview_id neq $valid->id()} + {if $preview_id neq $valid->id()}
- {icon name="add"} + {icon name="add"}
{/if} Editer @@ -90,7 +89,7 @@ function activateField(name, id, obj) { {if $valid->comments|@count eq 0}
- {icon name="add"} + {icon name="add"}
{/if} Commentaires -- 2.1.4