Отказ от абсолютных ссылок https://new-combats.com/* к относительным /*. Замена https://img.new-combats.com на //img.new-combats.tech.
This commit is contained in:
+2
-2
@@ -220,7 +220,7 @@ if (isset($_POST['see_msg'])) {
|
||||
<small class="tgf_msgt" title="' . date('H:i', $pl['time']) . '">' . date('d.m.y', $pl['time']) . '</small>
|
||||
<small>От: ' . $from . '</small>
|
||||
<small>Тема: <a href="javascript:void(0)">' . $pl['tema'] . '</a></small>
|
||||
<img src="https://img.new-combats.com/i/clear.gif" height="13" style="float:right;vertical-align:bottom;cursor:pointer;" onclick="top.del_tgf(' . $r . ',' . $pg . ',' . $pl['id'] . ');">
|
||||
<img src="//img.new-combats.tech/i/clear.gif" height="13" style="float:right;vertical-align:bottom;cursor:pointer;" onclick="top.del_tgf(' . $r . ',' . $pg . ',' . $pl['id'] . ');">
|
||||
</div>';
|
||||
}
|
||||
if ($r == 2) {
|
||||
@@ -229,7 +229,7 @@ if (isset($_POST['see_msg'])) {
|
||||
<small class="tgf_msgt" title="' . date('H:i', $pl['time']) . '">' . date('d.m.y', $pl['time']) . '</small>
|
||||
<small>Кому: ' . $from . '</small>
|
||||
<small>Тема: <a href="javascript:void(0)">' . $pl['tema'] . '</a></small>
|
||||
<img src="https://img.new-combats.com/i/clear.gif" height="13" style="float:right;vertical-align:bottom;cursor:pointer;" onclick="top.del_tgf(' . $r . ',' . $pg . ',' . $pl['id'] . ');">
|
||||
<img src="//img.new-combats.tech/i/clear.gif" height="13" style="float:right;vertical-align:bottom;cursor:pointer;" onclick="top.del_tgf(' . $r . ',' . $pg . ',' . $pl['id'] . ');">
|
||||
</div>';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user