During the temporary period, drop the footer on the gnats PRs.
This commit is contained in:
parent
d02894ff5e
commit
23936b73d6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45028
1 changed files with 1 additions and 1 deletions
|
@ -862,6 +862,6 @@ sub FooterLinks
|
|||
my $url = $q->url(-full => 1, -query => 1);
|
||||
|
||||
return $q->div({-class => 'footerlinks'},
|
||||
. $q->a({-href => $url . '&f=raw'}, 'Raw PR')
|
||||
$q->a({-href => $url . '&f=raw'}, 'Raw PR')
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue