| I've managed to turn off the footer but in each file HTTrack
is mirroring it's adding the following:
<!-- Added by HTTrack --><meta http-equiv="content-type"
content="text/html;charset=iso-8859-1"><!-- /Added by
HTTrack -->
Not super annoying in and of itself but it is placing this
outside the HEAD section (technically incorrect I believe)
and I already have the following inside the head section:
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1" />
Any idea on how to make this annoying line go away?
Thanks,
Josh
| |