diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-12-12 22:53:21 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-12-12 22:53:21 (EST) |
commit | d49afdb83b2aa6a86616501a23f4044afa66ade6 (patch) | |
tree | 397a2eb1c84f4a7a68c668df8f1da74336e0c63b /site/common/footer.php | |
parent | 7af5e476846849be8f26f47fe1926cbf373d6af6 (diff) | |
download | libreboot.org-d49afdb83b2aa6a86616501a23f4044afa66ade6.zip libreboot.org-d49afdb83b2aa6a86616501a23f4044afa66ade6.tar.gz libreboot.org-d49afdb83b2aa6a86616501a23f4044afa66ade6.tar.bz2 |
move notes about helping to the git page
Diffstat (limited to 'site/common/footer.php')
-rw-r--r-- | site/common/footer.php | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/site/common/footer.php b/site/common/footer.php index cc13716..3265805 100644 --- a/site/common/footer.php +++ b/site/common/footer.php @@ -17,13 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ ?> - <div style="position:fixed;bottom:0px;left:0px;right:0px;z-index:9999;background:#fcc;"> - <p> - <strong><em>FCC in the USA is trying to *ban* free software in WiFi-enabled devices! - Learn more at <a href="http://savewifi.org/">SaveWifi.org</a>. Europeans, - read <a href="https://juliareda.eu/2015/10/dear-european-governments-dont-endanger-free-and-open-wifi-networks/">this article</a> and <a href="https://blog.tohojo.dk/2015/10/the-new-wifi-regulations-in-europe.html">this article</a>. Please act now! Libreboot is at risk with these new proposals.</em></strong> - </p> - </div> <div> <p> <?php echo gettext("This page is available under <a href=\"https://www.gnu.org/licenses/agpl-3.0.html\">GNU AGPLv3 or higher</a>, from a "); ?> <a href="<?php echo $lbWebsiteGitwebAddress; ?>"><?php echo gettext("git repository"); ?></a>. |