diff --git a/htdocs/lib2/logic/getNew.class.php b/htdocs/lib2/logic/getNew.class.php index 1a1caaeb..abfd40c0 100644 --- a/htdocs/lib2/logic/getNew.class.php +++ b/htdocs/lib2/logic/getNew.class.php @@ -103,6 +103,8 @@ class getNew `caches`.`name` `name`, `caches`.`date_created` `date_created`, `caches`.`type`, + `caches`.`longitude` `longitude`, + `caches`.`latitude` `latitude`, IFNULL(`sys_trans_text`.`text`,`cache_location`.`adm1`) AS `adm1`, `cache_location`.`adm2`, `cache_location`.`adm3`, diff --git a/htdocs/templates2/ocstyle/res_newcaches.tpl b/htdocs/templates2/ocstyle/res_newcaches.tpl index b9a1a6a9..7aa21681 100755 --- a/htdocs/templates2/ocstyle/res_newcaches.tpl +++ b/htdocs/templates2/ocstyle/res_newcaches.tpl @@ -3,6 +3,8 @@ * * Unicode Reminder メモ ***************************************************************************} +