]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Ugh, forgot to escape quotes.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 28 Sep 2000 09:55:01 +0000 (09:55 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 28 Sep 2000 09:55:01 +0000 (09:55 +0000)
git-svn-id: https://svn.dealii.org/trunk@3357 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/contrib/kdoc/src/kdocHTMLutil.pm

index 9e1483f5492b77934a09bd68bd6cc8a92c42bda9..f1fdfe798e90332ad8c089261e6f966e1255b11a 100644 (file)
@@ -653,7 +653,7 @@ sub deref
                        # @url -- crosslink into the web. present the crosslink in
                        # the whole window, rather than in the present frame (i.e. "_top")
                        elsif ( $command eq "url" ) {
-                           $out .= "<a href=\"$content\" target="_top">$content</a>";
+                           $out .= "<a href=\"$content\" target=\"_top\">$content</a>";
                        }
 
                        # @begin{...} -- start environment

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.