diff --git a/mozilla/webtools/tinderbox2/src/lib/HTMLPopUp/MozillaLayers.pm b/mozilla/webtools/tinderbox2/src/lib/HTMLPopUp/MozillaLayers.pm index 7af9909c1ff..f2b99947c75 100644 --- a/mozilla/webtools/tinderbox2/src/lib/HTMLPopUp/MozillaLayers.pm +++ b/mozilla/webtools/tinderbox2/src/lib/HTMLPopUp/MozillaLayers.pm @@ -15,8 +15,8 @@ -# $Revision: 1.12 $ -# $Date: 2002-05-10 22:42:07 $ +# $Revision: 1.13 $ +# $Date: 2002-05-10 22:48:33 $ # $Author: kestes%walrus.com $ # $Source: /home/befator/cvs/jail/cvsroot/mozilla/webtools/tinderbox2/src/lib/HTMLPopUp/MozillaLayers.pm,v $ # $Name: not supported by cvs2svn $ @@ -322,6 +322,13 @@ sub Link { + if (!($args{'windowtxt'})) { + $out .= ""; + $out .= "$args{'linktxt'}\n"; + + return $out; + } + if ($args{'windowtxt'}) { # These characters inside the popupwindow will confuse my popup