diff options
Diffstat (limited to 'httemplate/misc/meta-import.cgi')
-rw-r--r-- | httemplate/misc/meta-import.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/misc/meta-import.cgi b/httemplate/misc/meta-import.cgi index 2f3b7380d..b2fcfe450 100644 --- a/httemplate/misc/meta-import.cgi +++ b/httemplate/misc/meta-import.cgi @@ -1,5 +1,5 @@ <!-- mason kludge --> -<%= header('Import') %> +<%= include("/elements/header.html",'Import') %> <FORM ACTION="process/meta-import.cgi" METHOD="post" ENCTYPE="multipart/form-data"> Import data from a DBI data source<BR><BR> |