Merge pull request #415 from DracoMilesX/master

small fix, mixed content http/https
This commit is contained in:
Martin Ambrus
2017-12-04 22:29:26 +01:00
committed by GitHub
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -8949,7 +8949,7 @@ div.plus table#plus_features td.preview img.att_mark {
width: 200px;
}
div.logout img.roman, div.signup img.roman {
background-image: url("http://img.travian.org/img/de/temp/roemer.gif");
background-image: url("../../img/un/h/roemer.jpg");
height: 156px;
width: 129px;
}
@@ -9084,4 +9084,4 @@ input.accept{width:12px;height:12px;background-image:url(../../img/a/acc.gif);}
#Frame {
top: 0;
z-index: 1000;
}
}
+2 -2
View File
@@ -8905,7 +8905,7 @@ div.plus table#plus_features td.preview img.att_mark {
width: 200px;
}
div.logout img.roman, div.signup img.roman {
background-image: url("http://img.travian.org/img/de/temp/roemer.gif");
background-image: url("../../img/un/h/roemer.jpg");
height: 156px;
width: 129px;
}
@@ -9040,4 +9040,4 @@ input.accept{width:12px;height:12px;background-image:url(../../img/a/acc.gif);}
#Frame {
top: 0;
z-index: 1000;
}
}
+1 -1
View File
@@ -204,7 +204,7 @@ AccessLogger::logRequest();
</div>
<div id="footer">
<div class="container">
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/" class="logo"><img alt="Licencia Creative Commons" style="border-width:0; height:31px; width:88px;" src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" class="logo_traviangames" /></a>
<a rel="license" href="https://creativecommons.org/licenses/by-nc-sa/3.0/" class="logo"><img alt="Licencia Creative Commons" style="border-width:0; height:31px; width:88px;" src="https://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" class="logo_traviangames" /></a>
<ul class="menu">
<li><a href="anleitung.php?s=3"><?php echo FAQ; ?></a>|</li>
<li><a href="index.php?screenshots"><?php echo SCREENSHOTS; ?></a>|</li>