ask for an EPS for EPS upload, not incorrectly a PNG
authorivan <ivan>
Thu, 4 Sep 2008 03:10:16 +0000 (03:10 +0000)
committerivan <ivan>
Thu, 4 Sep 2008 03:10:16 +0000 (03:10 +0000)
httemplate/edit/invoice_logo.html

index 0c45e4b..e1c6149 100644 (file)
@@ -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' ) {