diff options
Diffstat (limited to 'site/download/index.php')
-rw-r--r-- | site/download/index.php | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/site/download/index.php b/site/download/index.php index eb2d441..31a5376 100644 --- a/site/download/index.php +++ b/site/download/index.php @@ -42,12 +42,9 @@ <li><a href="#archives"><?php echo gettext("Release archives"); ?></a></li> <li><a href="#mirror"><?php echo gettext("Rsync mirrors"); ?></a></li> <li><a href="#git"><?php echo gettext("Git repositories (development)"); ?></a></li> + <li><a href="../"><?php echo gettext("Back to home page"); ?></a></li> </ul> - <p> - <a href="../"><?php echo gettext("Back to home page"); ?></a> - </p> - </div> <div id="gpg"> |