- Merge links pointing to the same form

- Remove unnecessary dots, since these texts are not sentences

PR:			www/97234 (related)
No objection from:	freebsd-doc, freebsd-www, bugmeister
Approved by:		keramida (mentor)
This commit is contained in:
Gabor Kovesdan 2007-03-11 16:34:45 +00:00
parent eb1f9016ed
commit f84b4d3ef8
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29770

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [ <!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/support/bugreports.sgml,v 1.2 2005/10/04 17:30:33 hrs Exp $"> <!ENTITY date "$FreeBSD: www/en/support/bugreports.sgml,v 1.3 2006/08/19 21:20:53 hrs Exp $">
<!ENTITY title "Bug Reports"> <!ENTITY title "Bug Reports">
<!ENTITY % navinclude.support "INCLUDE"> <!ENTITY % navinclude.support "INCLUDE">
]> ]>
@ -28,18 +28,13 @@
tracking ID of the PR that prompted the change.</p> tracking ID of the PR that prompted the change.</p>
<ul> <ul>
<li><a href="http://www.FreeBSD.org/cgi/query-pr-summary.cgi">View the <li><a href="&cgibase;/query-pr-summary.cgi">View or
open problem reports</a>.</li> search problem reports</a></li>
<li><a href="http://www.FreeBSD.org/cgi/query-pr.cgi">View a problem <li><a href="&base;/send-pr.html">Submit a Problem Report</a></li>
report by tracker id</a>.</li>
<li><a <li><a href="&base;/prstats/index.html">View PR Statistics</a></li>
href="http://www.FreeBSD.org/cgi/query-pr-summary.cgi?query">Search
problem reports</a>.</li>
<li><a href="&base;/send-pr.html">Submit a Problem Report</a>.</li>
<li><a href="&base;/prstats/index.html">View PR Statistics</a>.</li>
</ul> </ul>
<p>Problem reports may also be submitted to the development team using the <p>Problem reports may also be submitted to the development team using the
@ -63,4 +58,4 @@
&footer; &footer;
</body> </body>
</html> </html>