From c2f0e4fad968bd0dce2be2e74700e1617153d284 Mon Sep 17 00:00:00 2001 From: Kijin Sung Date: Sun, 18 Jun 2023 03:13:05 +0900 Subject: [PATCH] Properly translate page type --- modules/page/tpl/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/page/tpl/index.html b/modules/page/tpl/index.html index 49013a56b..42dcdc6d2 100644 --- a/modules/page/tpl/index.html +++ b/modules/page/tpl/index.html @@ -70,7 +70,7 @@ jQuery(function($){ {$module_category[$val->module_category_srl]->title} - {$val->page_type} + {$lang->page_type_name[$val->page_type] ?? $val->page_type} {$val->domain ?? ''}{\RX_BASEURL} {$val->mid} {$val->browser_title}