Fatal typo.
[www.jankratochvil.net.git] / project / captive / doc / Macros.pm
index 42cc840..21dfdaa 100755 (executable)
@@ -91,7 +91,7 @@ my($class,$where)=@_;
                                if $My::Web::W->{"rel_up"} && !($where && $where eq "footer");
                print '</td>'."\n";
                print '<td align="right">';
-                       print img "/My/arrow-right","Next document"),"a_href"=>$My::Web::W->{"rel_next"}
+                       print img "/My/arrow-right","Next document","a_href"=>$My::Web::W->{"rel_next"}
                                if $My::Web::W->{"rel_next"};
                print '</td>'."\n";
                print '<td></td>'."\n";