From ff41ed16abd81e7f0df59dff81b422ac13aaf937 Mon Sep 17 00:00:00 2001 From: Filip Komar Date: Tue, 6 Aug 2013 18:42:39 +0000 Subject: https fix on community page + lang files sync --- en/community/index.php | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'en/community') diff --git a/en/community/index.php b/en/community/index.php index 939109e03..dc4d88937 100644 --- a/en/community/index.php +++ b/en/community/index.php @@ -30,34 +30,34 @@ include '../../lib/news.php';

-

+


%s', _t('http://planet.mageia.org/en/', null, ''), _t('Planet', null, '')) . ' | '; - echo sprintf('%s', _t('http://blog.mageia.org/en/', null, ''), _t('Blog', null, '')) . ' | '; + echo sprintf('%s', _t('https://planet.mageia.org/en/', null, ''), _t('Planet', null, '')) . ' | '; + echo sprintf('%s', _t('https://blog.mageia.org/en/', null, ''), _t('Blog', null, '')) . ' | '; echo sprintf('%s', _t('https://forum.mageia.org/en/', null, ''), _t('Forums', null, '')); ?>

@@ -81,11 +81,11 @@ include '../../lib/news.php';

@@ -95,7 +95,7 @@ include '../../lib/news.php';
  • on Freenode')?>,
  • ,
  • ,
  • -
  • ,
  • +
  • ,
  • -- cgit v1.2.1