Index: branches/feature-module-update/data/mtb_constants_init.php
===================================================================
--- branches/feature-module-update/data/mtb_constants_init.php	(revision 16711)
+++ branches/feature-module-update/data/mtb_constants_init.php	(revision 16725)
@@ -556,5 +556,5 @@
 define('TPL_DIR', URL_DIR . USER_DIR . USER_PACKAGE_DIR . TEMPLATE_NAME . "/");
 /** SMARTYテンプレート */
-define('TEMPLATE_DIR', SMARTY_TEMPLATE_DIR . TEMPLATE_NAME . "/");
+define('TEMPLATE_DIR', SMARTY_TEMPLATES_DIR . TEMPLATE_NAME . "/");
 /** SMARTYテンプレート(管理ページ) */
 define('TEMPLATE_ADMIN_DIR', TEMPLATE_DIR . "admin/");
