File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212# <span class="propinst-name"><'name'></span>
1313#
1414# Ian Jacobs - ij@w3.org (Based on work by Arnaud Le Hors)
15- # $Id: dextr,v 1.13 1998-03-16 14:53:07 ijacobs Exp $
15+ # $Id: dextr,v 1.14 1998-03-17 08:13:38 ijacobs Exp $
1616
1717$PROGNAME = substr ($0 , rindex ($0 , " /" ) + 1);
1818
@@ -49,7 +49,7 @@ $values = $_[1];
4949$init = $_ [2];
5050$media = $_ [3];
5151print output " <DIV class=\" descdef\" >\n " ;
52- print output " <P><span class=\" index-def\" title=\" '$_ [0]' (descriptor)\" ></span><a name=\" descdef-$name \" class=\" descdef-title\" ><strong>'$name '</strong> (Descriptor)</a>\' $_ [0] \' </P>\n " ;
52+ print output " <P><span class=\" index-def\" title=\" '$_ [0]' (descriptor)\" ></span><a name=\" descdef-$name \" class=\" descdef-title\" ><strong>'$name '</strong> (Descriptor)</a></P>\n " ;
5353# We use cellspacing/cellpadding until more browsers
5454# handle tables correctly.
5555print output " <TABLE class=\" descinfo\" cellpadding=0 cellspacing=0>\n " ;
Original file line number Diff line number Diff line change 1212# <span class="propinst-name"><'name'></span>
1313#
1414# Ian Jacobs - ij@w3.org (Based on work by Arnaud Le Hors)
15- # $Id: dextr,v 1.13 1998-03-16 14:53:07 ijacobs Exp $
15+ # $Id: dextr,v 1.14 1998-03-17 08:13:38 ijacobs Exp $
1616
1717$PROGNAME = substr ($0 , rindex ($0 , " /" ) + 1);
1818
@@ -49,7 +49,7 @@ $values = $_[1];
4949$init = $_ [2];
5050$media = $_ [3];
5151print output " <DIV class=\" descdef\" >\n " ;
52- print output " <P><span class=\" index-def\" title=\" '$_ [0]' (descriptor)\" ></span><a name=\" descdef-$name \" class=\" descdef-title\" ><strong>'$name '</strong> (Descriptor)</a>\' $_ [0] \' </P>\n " ;
52+ print output " <P><span class=\" index-def\" title=\" '$_ [0]' (descriptor)\" ></span><a name=\" descdef-$name \" class=\" descdef-title\" ><strong>'$name '</strong> (Descriptor)</a></P>\n " ;
5353# We use cellspacing/cellpadding until more browsers
5454# handle tables correctly.
5555print output " <TABLE class=\" descinfo\" cellpadding=0 cellspacing=0>\n " ;
You can’t perform that action at this time.
0 commit comments