Change the 'copyright' link into a broader 'legal' link on all the
secondary pages of freebsd.org.
This commit is contained in:
parent
4bce584a6e
commit
41a176e9a2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17392
1 changed files with 3 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: www/en/includes.sgml,v 1.57 2003/06/09 13:18:29 bmah Exp $ -->
|
||||
<!-- $FreeBSD: www/en/includes.sgml,v 1.58 2003/06/18 23:22:44 murray Exp $ -->
|
||||
<!--
|
||||
Base is the absolute URL for the given page, minus the actual page
|
||||
part. It should either be specified as a fully qualified URL, or
|
||||
|
|
@ -21,11 +21,10 @@
|
|||
<!-- Components making up the standard headers and footers. -->
|
||||
<!-- Override in the prolog <em>before</em> including this -->
|
||||
<!-- file if necessary. -->
|
||||
<!ENTITY copyright '<a href="&base;/copyright/index.html">Copyright</a> © 1995-2003 The FreeBSD Project.
|
||||
<!ENTITY copyright '© 1995-2003 The FreeBSD Project.
|
||||
All rights reserved.'>
|
||||
<!ENTITY email 'freebsd-questions'>
|
||||
<!ENTITY author '<a href="&base;/mailto.html">&email@FreeBSD.ORG</a><br>
|
||||
©right;'>
|
||||
<!ENTITY author '<a href="&base;/index.html">home</a> | <a href="&base;/mailto.html">contact</a> | <a href="&base;/copyright/index.html">legal</a> | ©right;'>
|
||||
<!ENTITY date ''>
|
||||
<!ENTITY home '<a href="&base;/index.html"><img src="&base;/gifs/home.gif"
|
||||
alt="FreeBSD Home Page" border="0" align="right" width="101" height="33"></a>'>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue