diff options
author | ivan <ivan> | 2008-02-20 01:10:32 +0000 |
---|---|---|
committer | ivan <ivan> | 2008-02-20 01:10:32 +0000 |
commit | 70838ab866bfcb2d596ed2ca96bb2c23c6cba5c1 (patch) | |
tree | d4c10e8374c6ee92c52fe329cdb92c6a812f13b2 /httemplate/edit/process/invoice_logo.html | |
parent | 3a7497433b36b3aa882d30d2d0b6b519a7e1a675 (diff) |
process/part_pkg_taxclass.html
Diffstat (limited to 'httemplate/edit/process/invoice_logo.html')
-rw-r--r-- | httemplate/edit/process/invoice_logo.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/httemplate/edit/process/invoice_logo.html b/httemplate/edit/process/invoice_logo.html index d641a9959..757fa94b7 100644 --- a/httemplate/edit/process/invoice_logo.html +++ b/httemplate/edit/process/invoice_logo.html @@ -23,4 +23,3 @@ $conf->set("logo$name.$type", $data); $cgi->redirect(popurl(3). "edit/invoice_logo.html?type=$type;name=$name;msg=Logo%20changed"); </%init> - |