BBS001.tpl
1.17 KB
<!--ログインユーザー-->
<!-- ヘッダー -->
<form name="e_gru" enctype="multipart/form-data" method = "post">
<table width="100%" border="0" cellspacing="0">
<tr>
<td class="midashi">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<th width="50%" scope="col"><div align="left"><img src="image/keijiban.gif" border="0"><!--{$PHP_TITLE_NAME}--></div></th>
<th width="50%" scope="col"><div align="right"><a href='javascript:Disp_Help("BBSHLP.htm")'><img src="image/help.gif" border="0"></a> <a href='javascript:Disp_Help("BBSHLP.htm")'>ヘルプ</a></div></th>
</tr>
</table>
<div align="right"></div>
</td>
</tr>
</table>
<br>
<TABLE width="100%" border="0" cellpadding="0" cellspacing="0">
<TR><TD colspan="6"><div id="bbsNo0"></div></TD></TR>
</TABLE>
<br>
<div id="bbs_main"></div>
<input type="hidden" name="kanri_flg" value="<!--{$kanri_flg}-->">
<input type="hidden" name="intPage" value="<!--{$intPage}-->">
<input type="hidden" name="seq" value="">
<input type="hidden" name="strFilePass">
<input type="hidden" name="strFileName">
</form>
<script>
first();
</script>
<!--{include_php file="include/copyright.inc"}-->