diff options
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\ |