ADR001-1.tpl 370 Bytes
<!--ログインユーザー-->
<!-- ヘッダー -->
	<tr>
		<td width="100%" height="30" align="reft">
			<select name="bumon" onchange=javascript:grp_chk();>
				<!--{section name=igrup loop=$PhpGrup}-->
					<!--{$PhpGrup[igrup]}-->
				<!--{/section}-->
			</select>
			<span class="Normalfont"><!--{$PhpSearch}--></span>
			<span class="Normalfont">  </span>
		</td>
	</tr>