62446 extra spaces inside links on some lxr-generated pages
r=terry git-svn-id: svn://10.0.0.236/trunk@95859 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
7b3af5b74c
commit
d74ff774aa
@ -1,5 +1,5 @@
|
||||
#!/usr/bonsaitools/bin/perl
|
||||
# $Id: ident,v 1.5 1998-07-28 19:16:48 jwz%netscape.com Exp $
|
||||
# $Id: ident,v 1.6 2001-05-24 04:10:23 timeless%mac.com Exp $
|
||||
|
||||
# ident -- Look up identifiers
|
||||
#
|
||||
@ -136,11 +136,11 @@ sub ident {
|
||||
"View "
|
||||
."<a href=\"" . $Conf->bonsaihome ."/cvslog.cgi?file=/mozilla/"
|
||||
.$fnam
|
||||
."&root=/cvsroot\">change log </a> or Blame"
|
||||
."&root=/cvsroot\">change log</a> or Blame"
|
||||
."<a href=\"" . $Conf->bonsaihome . "/cvsblame.cgi?&file=/mozilla/"
|
||||
.$fnam
|
||||
."&root=/cvsroot\">"
|
||||
." annotations</a>"
|
||||
."annotations</a>"
|
||||
."\n"
|
||||
);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user