[freeside-commits] freeside/httemplate/edit invoice_logo.html, 1.1, 1.2

Ivan,,, ivan at wavetail.420.am
Wed Sep 3 20:10:18 PDT 2008


Update of /home/cvs/cvsroot/freeside/httemplate/edit
In directory wavetail.420.am:/tmp/cvs-serv15710

Modified Files:
	invoice_logo.html 
Log Message:
ask for an EPS for EPS upload, not incorrectly a PNG

Index: invoice_logo.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/invoice_logo.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- invoice_logo.html	1 Aug 2007 22:25:03 -0000	1.1
+++ invoice_logo.html	4 Sep 2008 03:10:16 -0000	1.2
@@ -53,7 +53,7 @@
 
 % if ( $mode eq 'upload' ) {
 
-    Upload new logo (PNG format): <INPUT TYPE="file" NAME="new_logo">
+    Upload new logo (.<%uc($type)%> format): <INPUT TYPE="file" NAME="new_logo">
     <BR><INPUT TYPE="submit" NAME="submit" VALUE="Upload">
 
 % } elsif ( $mode eq 'preview' ) {



More information about the freeside-commits mailing list