From a9eadecf056873ad17eb1a77d09e050b446014c6 Mon Sep 17 00:00:00 2001 From: filip Date: Tue, 22 Dec 2015 23:16:26 +0100 Subject: remove copies of the files to prepare space for symlinks --- lv/index.php | 306 ----------------------------------------------------------- 1 file changed, 306 deletions(-) delete mode 100644 lv/index.php (limited to 'lv/index.php') diff --git a/lv/index.php b/lv/index.php deleted file mode 100644 index ac082f8b4..000000000 --- a/lv/index.php +++ /dev/null @@ -1,306 +0,0 @@ - array('support/', _r('Support')), - 'nav-community' => array('community/', _r('Community')), - 'nav-about' => array('about/', _r('About Mageia.Org')) -); - -?> - - - - - <?php _g('Home of the Mageia project'); ?> - - - - $name) - if ($l != $locale) - echo sprintf('', $l, $l); - ?> - - - - - - - -
-

-
- -
-
-
- '; - $prefix .= sprintf(_r('Latest news from our blog:'), _r('https://blog.mageia.org/en/')); - $prefix .= ' '; - if (_r('https://planet.mageia.org/en/') != 'https://planet.mageia.org/en/') { - show_feed($locale, null, _r('https://planet.mageia.org/en/'), _r('https://planet.mageia.org/en/') . '?type=rss10', 1, null, true, $prefix); - } else { - show_feed($locale, null, _r('https://blog.mageia.org/en/'), _r('https://blog.mageia.org/en/') . '?feed=rss', 1, null, true, $prefix); - } - ?> -
-
-

-
-
-
- -
-
-
-
-
-
- -
-

- - | -

-
-
- - - -- cgit v1.2.1