From d22775cba35d385d8ed186059b2d2096a4fdbfa6 Mon Sep 17 00:00:00 2001 From: Filip Komar Date: Sun, 14 Jul 2013 20:48:18 +0000 Subject: links for forum and bugzilla changed from http to https --- en/map/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'en/map') diff --git a/en/map/index.php b/en/map/index.php index 3918f4049..6055ebfbd 100644 --- a/en/map/index.php +++ b/en/map/index.php @@ -67,10 +67,10 @@ $map = array( array('t' => _t('Calendar'), 'l' => '/{L}/calendar/'), array('t' => _t('Mailing-lists'), 'l' => 'https://wiki.mageia.org/en/Mailing_lists'), array('t' => 'IRC', 'l' => 'https://wiki.mageia.org/en/IRC'), - array('t' => _t('Forums'), 'l' => _d('https://forums.mageia.org/')), + array('t' => _t('Forums'), 'l' => _d('https://forums.mageia.org/')), array('t' => 'Wiki', 'l' => 'https://wiki.mageia.org/'), array('t' => 'Bugzilla', 'l' => 'https://bugs.mageia.org/'), - array('t' => 'People', 'l' => 'http://people.mageia.org/'), + array('t' => _t('People'), 'l' => 'http://people.mageia.org/'), ) ), 'contribute' => array( -- cgit v1.2.1