From 0f76961de6e60c38f7ffbe67bbb865f84f9492a5 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 28 Nov 2004 16:04:33 +0000 Subject: [PATCH] =?UTF-8?q?Qual:=20D=E9but=20de=20mutualisation=20du=20cod?= =?UTF-8?q?e=20des=20formulaires=20d'envoi=20de=20mail.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/html.form.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/html.form.class.php b/htdocs/html.form.class.php index dbff7645175..2ea510f7e36 100644 --- a/htdocs/html.form.class.php +++ b/htdocs/html.form.class.php @@ -922,7 +922,7 @@ class Form print ""; print "".$langs->trans("MailFile").""; print ""; - print "trans("Upload")."\"/>"; + print "trans("Upload")."\"/>"; print ""; }