fix rss sticky

This commit is contained in:
xiaomlove
2023-01-16 19:43:56 +08:00
parent a47bc23138
commit 3bed01a03c
22 changed files with 88 additions and 68 deletions

View File

@@ -40,7 +40,8 @@ $lang_getrss = array
'select_or' => "",
'select_exact' => "准確",
'text_mode' => "",
'text_keyword_note' => "只訂閱標題中包含此關鍵字的項目"
'text_keyword_note' => "只訂閱標題中包含此關鍵字的項目",
'row_sticky' => '置頂',
);
?>