Fatal typo.
authorshort <>
Thu, 16 Oct 2003 07:07:30 +0000 (07:07 +0000)
committershort <>
Thu, 16 Oct 2003 07:07:30 +0000 (07:07 +0000)
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";