$srvlinks =
"<a href=\"".XOOPS_URL."/modules/".$xoopsModule->getVar('dirname')."/admin/entry.php?
op=mod&amp;
entryID=".$variable."\"
target=\"_blank\">
<img src=\"".XOOPS_URL."/modules/".$xoopsModule->getVar('dirname')."/images/edit.gif\"
border=\"0\"
alt=\"".constant("_MD_{$MYDIRNAME}_EDITTERM")."\"
width=\"15\"
height=\"11\"
- /></a>&nbsp;
+ />".constant("_MD_{$MYDIRNAME}_EDITTERM")."</a>&nbsp;
<a href=\"".XOOPS_URL."/modules/".$xoopsModule->getVar('dirname')."/admin/entry.php?
op=del&amp;
entryID=".$variable."\"
target=\"_blank\">
<img src=\"".XOOPS_URL."/modules/".$xoopsModule->getVar('dirname')."/images/delete.gif\"
border=\"0\"
alt=\"".constant("_MD_{$MYDIRNAME}_DELTERM")."\"
width=\"15\"
height=\"11\"
- /></a>&nbsp;";^M
+ />".constant("_MD_{$MYDIRNAME}_DELTERM")."</a>&nbsp;";^M
|
xword 0.46 cube対応、utf8化 |
備忘録 |