[xoops-cvslog 111] CVS update: xoops2jp/html/modules/newbb/blocks

Back to archive index

onokazu onoka****@users*****
2005年 6月 11日 (土) 11:32:45 JST


Index: xoops2jp/html/modules/newbb/blocks/newbb_new.php
diff -u xoops2jp/html/modules/newbb/blocks/newbb_new.php:1.2 xoops2jp/html/modules/newbb/blocks/newbb_new.php:1.3
--- xoops2jp/html/modules/newbb/blocks/newbb_new.php:1.2	Fri Mar 18 21:52:25 2005
+++ xoops2jp/html/modules/newbb/blocks/newbb_new.php	Sat Jun 11 11:32:45 2005
@@ -1,5 +1,5 @@
 <?php
-// $Id: newbb_new.php,v 1.2 2005/03/18 12:52:25 onokazu Exp $
+// $Id: newbb_new.php,v 1.3 2005/06/11 02:32:45 onokazu Exp $
 //  ------------------------------------------------------------------------ //
 //                XOOPS - PHP Content Management System                      //
 //                    Copyright (c) 2000 XOOPS.org                           //
@@ -149,7 +149,7 @@
         $form .= " checked='checked'";
     }
     $form .= " />&nbsp;"._NO;
-    $form .= '<input type="hidden" name="options[2]" value="'.$options[2].'">';
+    $form .= '<input type="hidden" name="options[2]" value="'.$options[2].'" />';
     return $form;
 }
 


xoops-cvslog メーリングリストの案内
Back to archive index