Change the google branding link to https one.

This commit is contained in:
DariusIII
2015-07-04 00:41:37 +02:00
parent 3a98008698
commit 54b92f3d8b
4 changed files with 637 additions and 564 deletions
@@ -16,7 +16,7 @@
href="{$smarty.const.WWW_TOP}/rss?t=0&dl=1&i={$userdata.id}&r={$userdata.rsstoken}" />{/if}
{if $site->google_adsense_acc != ''}
<link href="http://www.google.com/cse/api/branding.css" rel="stylesheet" type="text/css" media="screen"/>
<link href="https://www.google.com/cse/api/branding.css" rel="stylesheet" type="text/css" media="screen"/>
{/if}
<link href="{$smarty.const.WWW_TOP}/templates/charisma/css/bootstrap-spacelab.min.css" rel="stylesheet"/>
<!-- FAVICON -->
@@ -18,7 +18,7 @@
<link href="{$smarty.const.WWW_TOP}/templates/nntmux/styles/posterwall.css" rel="stylesheet" type="text/css" media="screen" />
<link href="{$smarty.const.WWW_TOP}/templates/nntmux/styles/style.css" rel="stylesheet" type="text/css" media="screen" />
<link href="{$smarty.const.WWW_TOP}/templates/nntmux/styles/jquery.qtip.css" rel="stylesheet" type="text/css" media="screen" />
{if $site->google_adsense_acc != ''} <link href="http://www.google.com/cse/api/branding.css" rel="stylesheet" type="text/css" media="screen" />
{if $site->google_adsense_acc != ''} <link href="https://www.google.com/cse/api/branding.css" rel="stylesheet" type="text/css" media="screen" />
{/if}
<!-- Manual Adjustment for Search input fields on browse pages. -->
<style>
@@ -16,7 +16,7 @@
href="{$smarty.const.WWW_TOP}/rss?t=0&amp;dl=1&amp;i={$userdata.id}&amp;r={$userdata.rsstoken}" />{/if}
{if $site->google_adsense_acc != ''}
<link href="http://www.google.com/cse/api/branding.css" rel="stylesheet" type="text/css" media="screen"/>
<link href="https://www.google.com/cse/api/branding.css" rel="stylesheet" type="text/css" media="screen"/>
{/if}
<link href="{$smarty.const.WWW_TOP}/templates/omicron/css/bootstrap-spacelab.min.css" rel="stylesheet"/>
<!-- FAVICON -->
File diff suppressed because it is too large Load Diff