1SfAU)nVHqq}$pYNSBqn{~P
x%wn*%(c^ulzJ6n-uT$Ep+@lM)+&1w>Xl%pnfA;gnyW*E%d`y!5gZVEO{tr#4(TxBA
literal 0
HcmV?d00001
diff --git a/pickup.php b/pickup.php
index bea16fe..31d7916 100644
--- a/pickup.php
+++ b/pickup.php
@@ -201,7 +201,7 @@ function bark($msg)
$returl = $_POST ["returnto"];
if ((0 + $_POST ["sel_posstate"]) > 1 && $row ["pos_state"] == 'normal') {
- $pre_to_shoutbox ['text'] = "[b][color=red]" . $row ['name'] . "[/color][/b]被置顶啦:[url=details.php?id=" . mysql_real_escape_string($id) . "&hit=1]大家这里使劲戳[/url]";
+ $pre_to_shoutbox ['text'] = "[b][color=red]" . $row ['name'] . "[/color][/b]被置顶啦:[url=details.php?id=" . mysql_real_escape_string($id) . "&hit=1]大家使劲戳戳戳[/url]";
$pre_to_shoutbox ['type'] = "sb";
$pre_to_shoutbox ['ip'] = "北洋媛隐身啦~啦啦啦~";
sql_query("INSERT INTO shoutbox (userid, date, text, type, ip) VALUES (0, " . sqlesc(time()) . ", " . sqlesc($pre_to_shoutbox ['text']) . ", " . sqlesc($pre_to_shoutbox ['type']) . ", '$pre_to_shoutbox[ip]' )") or sqlerr(__FILE__, __LINE__);
diff --git a/styles/sprites.css b/styles/sprites.css
index 57f8c19..4b3f107 100755
--- a/styles/sprites.css
+++ b/styles/sprites.css
@@ -753,4 +753,22 @@ img.tqq {
display: inline-block;
height: 14px;
padding-right: 5px
+}
+
+img.sticky_1 {
+ width: 14px;
+ height: 14px;
+ background: url(../pic/sticky_1.png);
+}
+
+img.sticky_2 {
+ width: 14px;
+ height: 14px;
+ background: url(../pic/sticky_2.png);
+}
+
+img.sticky_3 {
+ width: 14px;
+ height: 14px;
+ background: url(../pic/sticky_3.png);
}
\ No newline at end of file
diff --git a/viewpeerlist.php b/viewpeerlist.php
index 1089714..dd1fa0c 100644
--- a/viewpeerlist.php
+++ b/viewpeerlist.php
@@ -46,7 +46,7 @@ function dltable($name, $arr, $torrent)
/* ($enablelocation_tweak == 'yes' || get_user_class() >= $userprofile_class ? "".$lang_viewpeerlist['col_location']." | " : "".$lang_viewpeerlist['ip_type']." | ").*/
($enablelocation_tweak == 'yes' || get_user_class() >= $userprofile_class ? "" . $lang_viewpeerlist['col_location'] . " | " : "") .
- "" . $lang_viewpeerlist['col_connectable'] . " | ".
+ "" . $lang_viewpeerlist['ip_type'] . " | ".
"" . $lang_viewpeerlist['col_uploaded'] . " | " .