** Changed in: mahara
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1884785

Title:
  Replace all http with https on language packs

Status in Mahara:
  New

Bug description:
  Now most of the sites are using 'https://' instead of 'http://'. So I
  think it's better for us to use 'https://' on our language packs.

  e.g.

  [before]
  <!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later 
-->

  [after]
  <!-- @license https://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or 
later -->

  ---

  [before]
  <a href="http://developer.photobucket.com/";>Photobucket developer website</a>

  [after]
  <a href="https://developer.photobucket.com/";>Photobucket developer website</a>

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1884785/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to