From 2a15e2a350efa919805b387fb4300d9819c7c861 Mon Sep 17 00:00:00 2001 From: Loic d'Anterroches Date: Mon, 29 Jun 2009 22:33:15 +0200 Subject: [PATCH] Fixed English typo. --- src/IDF/templates/idf/gadmin/projects/update.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/IDF/templates/idf/gadmin/projects/update.html b/src/IDF/templates/idf/gadmin/projects/update.html index 4602f05..5442e72 100644 --- a/src/IDF/templates/idf/gadmin/projects/update.html +++ b/src/IDF/templates/idf/gadmin/projects/update.html @@ -38,7 +38,7 @@ {* float left is a fix for Firefox < 3.5 *} | {trans 'Cancel'} {if $isAdmin} - {trans 'Trash'} {trans 'Delete this project'}
{trans 'You will be ask to confirm.'}
{/if} + {trans 'Trash'} {trans 'Delete this project'}
{trans 'You will be asked to confirm.'}
{/if}