Remove GNOME specific text in headers, footers and related places.

This commit is contained in:
Bradley M. Kuhn 2014-02-10 12:09:35 -05:00
parent 2e2dc1f01e
commit 07433c6609
6 changed files with 7 additions and 27 deletions

View file

@ -8,33 +8,13 @@ cat <<-FOOT
</div>
<div id="hdr">
<div id="logo"><a href="$ROOT/"><img src="https://www.gnome.org/img/spacer" alt="Home" /></a></div>
<div id="banner"><img src="https://www.gnome.org/img/spacer" alt="" /></div>
<p class="none"></p>
<div id="hdrNav">
<a href="https://www.gnome.org/about/">About GNOME</a> &middot;
<a href="https://www.gnome.org/start/stable/">Download</a> &middot;
<!--<a href="http://www.gnome.org/contribute/"><i>Get Involved!</i></a> &middot;-->
<a href="https://www.gnome.org/">Users</a> &middot;
<a href="https://help.gnome.org/devel">Developers</a> &middot;
<a href="https://foundation.gnome.org/"><b>Foundation</b></a> &middot;
<a href="https://www.gnome.org/contact/">Contact</a>
<a href="https://www.sfconservancy.org/">Conservancy's website</a> &middot;
<a href="mailto:elections@sfconservancy.org">Email problems to: &lt;elections@sfconservancy.org&gt;</a>
</div>
</div>
<!-- Piwik -->
<script type="text/javascript">
var pkBaseURL = (("https:" == document.location.protocol) ? "https://webstats.gnome.org/" : "http://webstats.gnome.org/");
document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
</script><script type="text/javascript">
try {
var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 5);
piwikTracker.trackPageView();
piwikTracker.enableLinkTracking();
} catch( err ) {}
</script><noscript><p><img src="https://webstats.gnome.org/piwik.php?idsite=5" style="border:0" alt=""/></p></noscript>
<!-- End Piwik Tag -->
</body>
</html>

View file

@ -4,7 +4,7 @@
<head>
<link rel="stylesheet" type="text/css" href="vote.css" />
<title>GNOME Foundation Elections and Referenda</title>
<title>Elections and Referenda For Conservancy Projects</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>

View file

@ -3,7 +3,7 @@
<head>
<link rel="stylesheet" type="text/css" href="vote.css" />
<title>The GNOME Foundation - Votes</title>
<title>Votes</title>
<meta name="cvsdate" content="$Date$" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>

View file

@ -2,7 +2,7 @@
<html>
<head>
<link rel="stylesheet" type="text/css" href="vote.css" />
<title>The GNOME Foundation - Vote Verification</title>
<title>Vote Verification</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" type="text/css" href="vote.css" />
</head>

View file

@ -105,7 +105,7 @@ cursor: pointer;
<?php
}
?>
<title>The GNOME Foundation - Votes</title>
<title>Votes</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<?php

View file

@ -3,7 +3,7 @@
<head>
<link rel="stylesheet" type="text/css" href="vote.css" />
<title>The GNOME Foundation - Votes</title>
<title>Votes</title>
<meta name="cvsdate" content="$Date$" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>