Admin page and SSL

I have noticed that the admin page has broken SSL.. To fix this I just replaced in the administration/templates/base/header.html

 

<link href='http://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900' rel='stylesheet' type='text/css' />

 

To

<link href='https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900' rel='stylesheet' type='text/css' />

 

That gave me the green lock on admin pages

Quote · 21 Nov 2015

Thank you, we'll fix in in the upcoming version as part of the following issue:

https://github.com/boonex/dolphin.pro/issues/121

Rules → http://www.boonex.com/terms
Quote · 22 Nov 2015
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.