1.ƻsk,viewforum.phpPtopicmanager.phpcopynewbblؿ

2.wLnewbb,Чtopicmanager.phpƻsnewbblؿ,A}viewforum.php
jb143
U2
<tr class='bg3' align='left'>
<td width="2%">&nbsp;</td>

令o
<tr class='bg3' align='left'>
<? if ( $xoopsUser ) {
	if ( $xoopsUser->isAdmin($xoopsModule->mid()) || is_moderator($forum,$xoopsUser->uid()) ) {
		echo "<td class='bg2' align='center' height='40'>";
		echo "<input type='checkbox' name='topicslist_checkall' id='topicslist_checkall' onclick='xoopsCheckAll(\"topicslist\", \"topicslist_checkall\");' />";
	}
}
?>
<td width="2%">&nbsp;</td>


jb192
		 	} else {
				$image = $bbImage['folder'];
			}
		}
	}
	echo "<td class='bg3' align='center'><img src=\"$image\" /></td>\n";

令o
		 	} else {
				$image = $bbImage['folder'];
			}
		}
	}
	if ( $xoopsUser ) {
		if ( $xoopsUser->isAdmin($xoopsModule->mid()) || is_moderator($forum,$xoopsUser->uid()) )  {
			echo "<form action='topicmanager1.php' method='post' name='topicslist' id='topicslist'><input type='hidden' name='op' value='del' />";
			echo "<td class='bg1' align='center' height='40'><input type='checkbox' name='topicslist_id[]' id='topicslist_id[]' value='".$myrow['topic_id']."' /><input type='hidden' name='topicslist_title[".$myrow['topic_id']."]' id='topicslist_title[]' value='".$myts->makeTboxData4Show($myrow['topic_title'])."' /><input type='hidden' name='forum' value='".$forum."' />";
		}
	}
	echo "<td class='bg3' align='center'><img src=\"$image\" /></td>\n";


jb249
</table></td></tr></table>
<table align="center" border="0" width="<?php echo $bbWidth;?>"><tr><td valign="top">


令o
</table></td>
<?php
    // Check all tables url
echo "\n";
if ( $xoopsUser ) {
	if ( $xoopsUser->isAdmin($xoopsModule->mid()) || is_moderator($forum,$xoopsUser->uid()) ) {
		echo "<tr height='30'>&nbsp;<input type='submit' value='"._MD_DELETETOPIC."' />";
		echo "</td></tr>";
		echo "</form>";
	} else {
		echo "<td class='bg2' align='center' height='40'>";
		}
}
?>

</tr></table>
<table align="center" border="0" width="<?php echo $bbWidth;?>"><tr><td valign="top">

s,}