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 = <<