diff --git a/Doc/.latex2html-init b/Doc/.latex2html-init index 749e8226355..932fbf3e295 100644 --- a/Doc/.latex2html-init +++ b/Doc/.latex2html-init @@ -20,8 +20,8 @@ sub img_tag { ( ($icon =~ /(gif)/) ? do { $icon =~ /(up|next|previous|next_page|previous_page|change_begin|change_end|change_delete|contents|index)/; - join('','') + join('','') } : $icon); } @@ -98,22 +98,22 @@ sub process_command { sub top_navigation_panel { # Now add a few buttons with a space between them - "
\n" } sub bot_navigation_panel {