summaryrefslogtreecommitdiff
path: root/ffmpeg/doc/t2h.init
diff options
context:
space:
mode:
Diffstat (limited to 'ffmpeg/doc/t2h.init')
-rw-r--r--ffmpeg/doc/t2h.init5
1 files changed, 2 insertions, 3 deletions
diff --git a/ffmpeg/doc/t2h.init b/ffmpeg/doc/t2h.init
index 2aab488..e7760f4 100644
--- a/ffmpeg/doc/t2h.init
+++ b/ffmpeg/doc/t2h.init
@@ -17,6 +17,7 @@ my $TEMPLATE_HEADER = $ENV{"FFMPEG_HEADER"} || <<EOT;
</head>
<body>
<div id="container">
+<div id="body">
EOT
$PRE_BODY_CLOSE = '</div></div>';
@@ -32,7 +33,7 @@ sub FFmpeg_print_page_foot($$)
T2H_DEFAULT_program_string() : program_string();
print $fh '<footer class="footer pagination-right">' . "\n";
print $fh '<span class="label label-info">' . $program_string;
- print $fh "</span></footer></div>\n";
+ print $fh "</span></footer></div></div></body>\n";
}
$float = \&FFmpeg_float;
@@ -92,8 +93,6 @@ $Texi2HTML::THISDOC{program_authors}
$description
<meta name="keywords" content="$longtitle">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
<meta name="Generator" content="$Texi2HTML::THISDOC{program}">
$encoding
$CSS_LINES