diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-10-07 15:59:58 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-10-07 15:59:58 (EDT) |
commit | c4eda04af5711d5f99c448fdfcf5c5e55cfc86a1 (patch) | |
tree | 2e7024d1f97379e9455bf0dcf3825d9da5f9e65b | |
parent | 326251f1435c08627ead8fd32ad3f86ab26080d7 (diff) | |
download | libreboot.org-c4eda04af5711d5f99c448fdfcf5c5e55cfc86a1.zip libreboot.org-c4eda04af5711d5f99c448fdfcf5c5e55cfc86a1.tar.gz libreboot.org-c4eda04af5711d5f99c448fdfcf5c5e55cfc86a1.tar.bz2 |
fix styling error
-rw-r--r-- | site/suppliers/index.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/site/suppliers/index.php b/site/suppliers/index.php index 9222eaa..c03911b 100644 --- a/site/suppliers/index.php +++ b/site/suppliers/index.php @@ -33,9 +33,6 @@ <body> <div> - <p> - <a href="logo/"><img src="../logo/logo.svg" alt="Libreboot logo" title="Canteloupe, the libreboot mascot" /></a> - </p> <h1><?php echo gettext("Laptops with libreboot and GNU/Linux preinstalled"); ?></h1> <p> <a href="../"><?php echo gettext("Back to home page"); ?></a> |