From dee273a4f25169c8c1e2e06aba3bcff1f7ef7ae6 Mon Sep 17 00:00:00 2001 From: Kijin Sung Date: Mon, 11 Sep 2023 23:03:27 +0900 Subject: [PATCH] Fix incorrect form method in admin dashboard --- modules/admin/tpl/_dashboard_counter.html | 4 ++-- modules/admin/tpl/_dashboard_default.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/admin/tpl/_dashboard_counter.html b/modules/admin/tpl/_dashboard_counter.html index ffc6a53e9..42866ca61 100644 --- a/modules/admin/tpl/_dashboard_counter.html +++ b/modules/admin/tpl/_dashboard_counter.html @@ -52,7 +52,7 @@
  • {$value->getSummary()}{$lang->no_text_comment} {$value->getNickName()} -
    + @@ -78,4 +78,4 @@ xe.lang.thu = '{$lang->thu}'; xe.lang.fri = '{$lang->fri}'; xe.lang.sat = '{$lang->sat}'; xe.lang.sun = '{$lang->sun}'; - \ No newline at end of file + diff --git a/modules/admin/tpl/_dashboard_default.html b/modules/admin/tpl/_dashboard_default.html index f41e13841..25754c190 100644 --- a/modules/admin/tpl/_dashboard_default.html +++ b/modules/admin/tpl/_dashboard_default.html @@ -50,7 +50,7 @@
  • {$value->getSummary()}{$lang->no_text_comment} {$value->getNickName()} - +