diff --git a/src/admin/templets/mychannel_add.htm b/src/admin/templets/mychannel_add.htm index 894c11ce..753202fe 100644 --- a/src/admin/templets/mychannel_add.htm +++ b/src/admin/templets/mychannel_add.htm @@ -84,7 +84,7 @@ $dsql->Execute(); while($row3 = $dsql->GetObject()) { - echo ""; + echo " "; } ?> diff --git a/src/system/archive/sglistview.class.php b/src/system/archive/sglistview.class.php index b9754e99..1fb15ffa 100755 --- a/src/system/archive/sglistview.class.php +++ b/src/system/archive/sglistview.class.php @@ -972,23 +972,19 @@ class SgListView $nowurls = explode("?", $nowurls); $purl = $nowurls[0]; } - $geturl = "&TotalResult=".$this->TotalResult."&nativeplace=$nativeplace&infotype=$infotype&keyword=".urlencode($keyword)."&"; - $hidenform = ""; - $hidenform = ""; - $hidenform = ""; - $hidenform = ""; - $hidenform .= ""; - $purl .= "?tid=".$this->TypeID."&"; + $geturl = "tid=".$this->TypeID."&TotalResult=".$this->TotalResult."&"; + $purl .= '?'.$geturl; + $optionlist = ''; //获得上页和下页的链接 if ($this->PageNo != 1) { - $prepage .= "