[xoops-cvslog 178] CVS update: xoops2jp/html/modules/sections

アーカイブの一覧に戻る

NobuNobu nobun****@users*****
2005年 6月 18日 (土) 12:09:06 JST


Index: xoops2jp/html/modules/sections/index.php
diff -u xoops2jp/html/modules/sections/index.php:1.2.6.2 xoops2jp/html/modules/sections/index.php:1.2.6.2.2.1
--- xoops2jp/html/modules/sections/index.php:1.2.6.2	Mon May 30 20:17:28 2005
+++ xoops2jp/html/modules/sections/index.php	Sat Jun 18 12:09:06 2005
@@ -1,5 +1,5 @@
 <?php
-// $Id: index.php,v 1.2.6.2 2005/05/30 11:17:28 onokazu Exp $
+// $Id: index.php,v 1.2.6.2.2.1 2005/06/18 03:09:06 nobunobu Exp $
 //  ------------------------------------------------------------------------ //
 //                XOOPS - PHP Content Management System                      //
 //                    Copyright (c) 2000 XOOPS.org                           //
@@ -78,7 +78,7 @@
         $content = $myts->makeTareaData4Show($content);
         echo "<tr><td align='left'>&nbsp;&nbsp;<strong><big>&middot;</big></strong>&nbsp;<a href='index.php?op=viewarticle&artid=$artid'>$title</a>";
         printf(" (read: %s times)",$counter);
-        echo "<a href='index.php?op=printpage&artid=$artid'>&nbsp;&nbsp;<img src='".XOOPS_URL."/modules/sections/images/print.gif' border='0' alt='' . _MD_PRINTERPAGE.' /></a></td></tr>";
+        echo "<a href='index.php?op=printpage&artid=$artid'>&nbsp;&nbsp;<img src='".XOOPS_URL."/modules/sections/images/print.gif' border='0' alt='" . _MD_PRINTERPAGE."' /></a></td></tr>";
     }
     echo "</table><br /><br /><br />[ <a href=index.php>"._MD_RETURN2INDEX."</a> ]</div>";
     include '../../footer.php';


xoops-cvslog メーリングリストの案内
アーカイブの一覧に戻る