end_main_frame()

This commit is contained in:
xiaomlove
2022-12-19 22:21:44 +08:00
parent 2a261ab67e
commit ed67b127d4
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -32,5 +32,6 @@ FORM;
stdhead('User ban log');
begin_main_frame();
echo $filterForm . $table . $paginationBottom;
end_main_frame();
stdfoot();