Use HTTPS for images as well

This commit is contained in:
Pierre Rudloff 2015-10-31 11:50:58 +01:00
parent 51432dc53e
commit 6db25c4617
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
<h1 class="logobis">
<a class="logocompatible" href="{siteUrl}">
AllTube Download<span class="logocompatiblemask"><img src="{siteUrl url='img/logocompatiblemask.png'}" width="447" height="107" alt="" /></span>
AllTube Download<span class="logocompatiblemask"><img src="{siteUrl|noscheme url='img/logocompatiblemask.png'}" width="447" height="107" alt="" /></span>
</a></h1>