diff options
-rw-r--r-- | site/contrib/index.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/site/contrib/index.php b/site/contrib/index.php index 6698360..1eda831 100644 --- a/site/contrib/index.php +++ b/site/contrib/index.php @@ -37,8 +37,7 @@ <h1><?php echo gettext("Libreboot project maintainers"); ?></h1> <p> - <?php echo gettext("List of project maintainers, and how to contact them."); ?> - <a href="../"><?php echo gettext("Back to home page"); ?></a> + <?php echo gettext("List of project maintainers, and how to contact them."); ?> <a href="../"><?php echo gettext("Back to home page"); ?></a> </p> </div> |