diff options
author | filip <filip.komar@gmail.com> | 2018-10-14 00:03:55 +0200 |
---|---|---|
committer | filip <filip.komar@gmail.com> | 2018-10-14 00:03:55 +0200 |
commit | 75d0ee3f43220516d98215f519603baaec7dae53 (patch) | |
tree | 04994c84e84f0508eda4eff78164d4ca16e47317 /en/doc | |
parent | 6982f436b7fa78699aa4e24d15b5a65a0737b6b8 (diff) | |
download | www-75d0ee3f43220516d98215f519603baaec7dae53.tar www-75d0ee3f43220516d98215f519603baaec7dae53.tar.gz www-75d0ee3f43220516d98215f519603baaec7dae53.tar.bz2 www-75d0ee3f43220516d98215f519603baaec7dae53.tar.xz www-75d0ee3f43220516d98215f519603baaec7dae53.zip |
some tiny lint fixes
Diffstat (limited to 'en/doc')
-rw-r--r-- | en/doc/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/doc/index.php b/en/doc/index.php index 2fdb6bea9..dff85cedc 100644 --- a/en/doc/index.php +++ b/en/doc/index.php @@ -49,7 +49,7 @@ require 'doc.php'; <?php doc_list(_r('Network installation'), 'netinstall', 6); ?> </div> </div><!--row--> - <hr></hr> + <hr> <h3>Mageia 5</h3> <div class="row"> <div class="col"> |