From ed67b127d47783041eff4441e6909c3ab03299f2 Mon Sep 17 00:00:00 2001 From: xiaomlove Date: Mon, 19 Dec 2022 22:21:44 +0800 Subject: [PATCH] end_main_frame() --- public/medal.php | 1 + public/user-ban-log.php | 1 + 2 files changed, 2 insertions(+) diff --git a/public/medal.php b/public/medal.php index 5695fb55..940677d7 100644 --- a/public/medal.php +++ b/public/medal.php @@ -75,6 +75,7 @@ foreach ($rows as $row) { } $table .= ''; echo $header . $table . $paginationBottom; +end_main_frame(); $confirmMsg = nexus_trans('medal.confirm_to_buy'); $js = <<