Index: /temp/test-xoops.ec-cube.net/html/modules/mylinks/singlelink.php
===================================================================
--- /temp/test-xoops.ec-cube.net/html/modules/mylinks/singlelink.php	(revision 881)
+++ /temp/test-xoops.ec-cube.net/html/modules/mylinks/singlelink.php	(revision 882)
@@ -75,4 +75,5 @@
 $xoopsTpl->assign('lang_visit' , _MD_VISIT);
 $xoopsTpl->assign('lang_comments' , _COMMENTS);
+$xoopsTpl->assign('lang_siteurl', _MD_SITEURL);
 $xoopsTpl->assign('lang_developer', _MD_DEVELOPER);
 $xoopsTpl->assign('lang_release_date', _MD_RELEASE_DATE);
@@ -80,10 +81,4 @@
 $xoopsTpl->assign('lang_site_status', _MD_SITE_STATUS);
 $xoopsTpl->assign('lang_customize', _MD_CUSTOMIZE);
-$xoopsTpl->assign('lang_new_open', _MD_NEW_OPEN);
-$xoopsTpl->assign('lang_renewal', _MD_RENEWAL);
-$xoopsTpl->assign('lang_on', _MD_ON);
-$xoopsTpl->assign('lang_off', _MD_OFF);
-$xoopsTpl->assign('lang_caution_title', _POST_CAUTION_TITLE);
-$xoopsTpl->assign('lang_caution_body', _POST_CAUTION_BODY);
 include XOOPS_ROOT_PATH.'/include/comment_view.php';
 include XOOPS_ROOT_PATH.'/footer.php';
