[xoops-cvslog 47] CVS update: xoops2jp/html/modules/news/blocks

Zurück zum Archiv-Index

NobuNobu nobun****@users*****
2005年 5月 31日 (火) 12:48:19 JST


Index: xoops2jp/html/modules/news/blocks/news_top.php
diff -u xoops2jp/html/modules/news/blocks/news_top.php:1.2 xoops2jp/html/modules/news/blocks/news_top.php:1.2.6.1
--- xoops2jp/html/modules/news/blocks/news_top.php:1.2	Fri Mar 18 21:52:38 2005
+++ xoops2jp/html/modules/news/blocks/news_top.php	Tue May 31 12:48:19 2005
@@ -1,5 +1,5 @@
 <?php
-// $Id: news_top.php,v 1.2 2005/03/18 12:52:38 onokazu Exp $
+// $Id: news_top.php,v 1.2.6.1 2005/05/31 03:48:19 nobunobu Exp $
 //  ------------------------------------------------------------------------ //
 //                XOOPS - PHP Content Management System                      //
 //                    Copyright (c) 2000 XOOPS.org                           //
@@ -65,7 +65,7 @@
 	$form .= ">"._MB_NEWS_HITS."</option>\n";
 	$form .= "</select>\n";
 	$form .= "&nbsp;"._MB_NEWS_DISP."&nbsp;<input type='text' name='options[]' value='".$options[1]."' />&nbsp;"._MB_NEWS_ARTCLS."";
-	$form .= "&nbsp;<br>"._MB_NEWS_CHARS."&nbsp;<input type='text' name='options[]' value='".$options[2]."' />&nbsp;"._MB_NEWS_LENGTH."";
+	$form .= "&nbsp;<br />"._MB_NEWS_CHARS."&nbsp;<input type='text' name='options[]' value='".$options[2]."' />&nbsp;"._MB_NEWS_LENGTH."";
 
 
 	return $form;


xoops-cvslog メーリングリストの案内
Zurück zum Archiv-Index