diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2012-03-19 13:04:25 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2012-03-19 13:04:25 +0000 |
commit | 388b7dee2a2d558c0ee576a9213b5ea422a56c77 (patch) | |
tree | 4c0f66930ae08593dd39134395b42bcec7a15d61 /src/hts-indextmpl.h | |
parent | 0183f4dd84d8cc44d617fb48436881e79e2bf0f2 (diff) |
httrack 3.45.1
Diffstat (limited to 'src/hts-indextmpl.h')
-rw-r--r-- | src/hts-indextmpl.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/hts-indextmpl.h b/src/hts-indextmpl.h index c5ad960..fde9755 100644 --- a/src/hts-indextmpl.h +++ b/src/hts-indextmpl.h @@ -166,7 +166,6 @@ regen: " </TH>"LF /* %s = INFO */ -/* %s = META REFRESH IF ANY */ #define HTS_INDEX_FOOTER \ "<!-- Note: Template file not found, using internal one -->"LF\ " </TABLE>"LF\ @@ -178,7 +177,6 @@ regen: " </H6>"LF\ " %s"LF\ " <!-- Thanks for using HTTrack Website Copier! -->"LF\ - " %s"LF\ ""LF\ "<!-- ==================== Start epilogue ==================== -->"LF\ " </td>"LF\ |