ADM2031.tpl 1.41 KB
	<div class="SimMiddle">
		<small><br></small>
		<div class="MenuTitle">
			<span id="titletxt">度荚肋年</span>
		</div>
		<div class="ConfMain">
		<!--{if $PHP_USER_ADMIN == 1 || $PHP_USER_ADMIN == 99}-->
			<br>
			<table class="TBL_ADM0010_1">
				<tr>
					<th class="ConfKubunTh" width="100">度荚叹疚</th>
					<td class="ConfKubunTd"><input type="text" name="gyousya_name" value="{$gyousya_name}" size="60"></td>
				</tr>
				<tr>
					<th class="ConfKubunTh" width="100">山绩惰尸</th>
					<td class="ConfKubunTd">
						 <input type="checkbox" name="chkDisp1" id="chkDisp1" value="1" {$chkSel1}><label for="chkDisp1">懒滇黎</label>
						 <input type="checkbox" name="chkDisp2" id="chkDisp2" value="1" {$chkSel2}><label for="chkDisp2">嘲庙黎</label>
					</td>
				</tr>
				<tr>
					<th class="ConfKubunTh" width="100">メ  モ</th>
					<td class="ConfKubunTd"><input type="text" name="gyousya_memo" value="{$gyousya_memo}" size="60"></td>
				</tr>
			</table>
			<br>
			<table class="MemTable">
				<TR>
					<TD align="center">
						<input type="button" class="btnGo" value=" {$btnCap} " onclick="data_chk('{$seq}', '{$mode}')">
			   <input type="button" class="btnCancel" value=" キャンセル " onclick="location.href='ADM2030.php'">
					</TD>
				</TR>
			</table>
			<br>
		<!--{else}-->
			<a href="SIM0100.php"><span class="Normalfont">マスタ恃构涪嘎がありません</span></a>
		<!--{/if}-->
		</div>
		<br>
	</div>