svn commit: r45028 - head/en_US.ISO8859-1/htdocs/cgi
Eitan Adler <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: eadler
Date: Sun Jun 8 08:02:42 2014
New Revision: 45028
URL: http://svnweb.freebsd.org/changeset/doc/45028
Log:
During the temporary period, drop the footer on the gnats PRs.
Modified:
head/en_US.ISO8859-1/htdocs/cgi/query-pr.cgi
Modified: head/en_US.ISO8859-1/htdocs/cgi/query-pr.cgi
==============================================================================
--- head/en_US.ISO8859-1/htdocs/cgi/query-pr.cgi Sun Jun 8 08:00:18 2014 (r45027)
+++ head/en_US.ISO8859-1/htdocs/cgi/query-pr.cgi Sun Jun 8 08:02:42 2014 (r45028)
@@ -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')
);
}
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"