From fa9e8fbe2182f36c2f5b9e0b0cdde3a028ea97cf Mon Sep 17 00:00:00 2001 From: Kijin Sung Date: Sun, 31 May 2020 13:36:29 +0900 Subject: [PATCH] Fix duplicate slash in point module config screen --- modules/point/tpl/config.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/point/tpl/config.html b/modules/point/tpl/config.html index aa9aaa624..fdedc7b78 100644 --- a/modules/point/tpl/config.html +++ b/modules/point/tpl/config.html @@ -195,7 +195,7 @@ 1 - 1 + 1 {@$point_group_item = $point_group[1]} {@$title=array()} @@ -219,7 +219,7 @@ {$i} - {$i} + {$i} {implode(', ', $title)}