From 595cdd2ae6e5d74f8c540dcf61862d42e1b9daff Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 4 Sep 2008 03:10:16 +0000 Subject: [PATCH] ask for an EPS for EPS upload, not incorrectly a PNG --- httemplate/edit/invoice_logo.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httemplate/edit/invoice_logo.html b/httemplate/edit/invoice_logo.html index 0c45e4b20..e1c61496f 100644 --- a/httemplate/edit/invoice_logo.html +++ b/httemplate/edit/invoice_logo.html @@ -53,7 +53,7 @@ % if ( $mode eq 'upload' ) { - Upload new logo (PNG format): + Upload new logo (.<%uc($type)%> format):
% } elsif ( $mode eq 'preview' ) { -- 2.11.0