diff --git a/views/default.master.tpl b/views/default.master.tpl index b05f39f0f1460485251ac413e9dd5fc896e3eae5..22fc448c341e752dc288443a8ec8ad47af9ed515 100644 --- a/views/default.master.tpl +++ b/views/default.master.tpl @@ -67,8 +67,8 @@ <p class="pull-left">{t c="Copyright"} © {$smarty.now|date_format:"%Y"} <a href="{link path="home"}">{logo}</a></p> <p class="pull-right hidden-xs">{t c="Built with"} <i class="InformSprite Heart"></i> {t c="and"} <a href="http://getbootstrap.com">Bootstrap</a>. {t c="Powered by"} <a href="{vanillaurl}">Vanilla Forums</a> <!-- A lot of time was put into this project - a "Follow" and a "Star" would be most appreciated! --> - <iframe src="http://ghbtns.com/github-btn.html?user=kasperisager&type=follow" allowtransparency="true" frameborder="0" scrolling="0" width="145" height="20" style="vertical-align:top;margin-left:20px;"></iframe> - <iframe src="http://ghbtns.com/github-btn.html?user=kasperisager&repo=vanilla-bootstrap&type=star&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="85" height="20" style="vertical-align:top;"></iframe> + <iframe src="https://ghbtns.com/github-btn.html?user=kasperisager&type=follow" allowtransparency="true" frameborder="0" scrolling="0" width="145" height="20" style="vertical-align:top;margin-left:20px;"></iframe> + <iframe src="https://ghbtns.com/github-btn.html?user=kasperisager&repo=vanilla-bootstrap&type=star&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="85" height="20" style="vertical-align:top;"></iframe> </p> </div> {asset name="Foot"}