add common label cancel

This commit is contained in:
xiaomlove
2022-09-03 00:05:51 +08:00
parent 875e8ea797
commit 26a9c7b6ed
6 changed files with 11 additions and 1 deletions
-1
View File
@@ -870,7 +870,6 @@ if ($action == "viewtopic")
else print($lang_forums['text_unpermitted_posting_here']);
print(key_shortcut($page,$pages-1));
do_action('page_forums_js');
stdfoot();
die;
}