%%44^44B^44BEB9F2%%ADM0021.tpl.php 7.53 KB
<?PHP  /* Smarty version 2.6.22, created on 2010-05-12 13:09:38
         compiled from ADM0021.tpl */ ?>
<div class="SimMiddle">
	<small><br></small>
	<br>
	<div class="MenuTitle">
		<span id="titletxt">メンバー設定</span>
	</div>
	<div class="ConfMain">
		<!--<?PHP  if ($this->_tpl_vars['PHP_USER_ADMIN'] == 1 || $this->_tpl_vars['PHP_USER_ADMIN'] == 99): ?>-->
			<br>
			<table class="MemTable">
				<TR>
					<TD align="center">
						<input type="button" class="btnGo" value="<?PHP  echo $this->_tpl_vars['btnCap']; ?>
" onclick="data_chk();">  
						<input type="button" class="btnCancel" value=" キャンセル " onclick="location.href='ADM0020.php'">
					</TD>
				</TR>
			</table>
			<br>
			<table class="MemTable">
				<tr>
					<td valign="top" align="left">
						<table class="ConfTable" style="margin-left: 0px;">
							<tr>
								<th class="ConfKubunTh" width="120"><?PHP  echo $this->_tpl_vars['DEFARR'][11]; ?>
</th>
								<td class="ConfKubunTd">
									<select name="bumonseq">
										<?PHP  echo $this->_tpl_vars['BumonItem']; ?>

									</select>
								</td>
							</tr>
							<tr>
								<th class="ConfKubunTh">氏名</th>
								<td class="ConfKubunTd"><input type="text" size="30" name="uName" value="<?PHP  echo $this->_tpl_vars['uName']; ?>
"></td>
							</tr>
							<tr>
								<th class="ConfKubunTh">パスワード</th>
								<td class="ConfKubunTd"><input type="text" size="30" name="uPw" value="<?PHP  echo $this->_tpl_vars['uPw']; ?>
"></td>
							</tr>
							<tr>
								<th class="ConfKubunTh">パスワード確認</th>
								<td class="ConfKubunTd"><input type="text" size="30" name="uPw2" value="<?PHP  echo $this->_tpl_vars['uPw']; ?>
"></td>
							</tr>
							<tr>
								<th class="ConfKubunTh">管理者権限</th>
								<td class="ConfKubunTd" valign="middle">
								<?PHP  if ($this->_tpl_vars['uAdmin'] == 1): ?>
									 <input type="checkbox" name="chkAdmin" checked>
								<?PHP  else: ?>
									 <input type="checkbox" name="chkAdmin">
								<?PHP  endif; ?>
									(管理者設定へのアクセス権限)
								</td>
							</tr>
						</table>
						<span class="SimComment">
							パスワードは確認のために2箇所に入力してください
						</span>
					</td>
				</tr>
				<tr>
					<td valign="top" align="left">
						<br>
						<table class="MemChkTable" style="margin-left: 0px;">
							<tr>
							<th class="ConfKubunTh" colspan="2">画面アクセス権限</th>
							</tr>
							<tr>
								<td class="MemChkSide">資金繰り管理 入出金操作</td>
								<?PHP  if ($this->_tpl_vars['uNyukin'] == 1): ?>
									<td class="MemChkTd" align="center"> <input type="checkbox" name="chkNyukin" checked> &nbsp;&nbsp;</td>
								<?PHP  else: ?>
									<td class="MemChkTd" align="center"> <input type="checkbox" name="chkNyukin"> &nbsp;&nbsp;</td>
								<?PHP  endif; ?>
							</tr>
							<tr>
								<td class="MemChkSide">資金繰り管理 資金繰表閲覧</td>
								<?PHP  if ($this->_tpl_vars['uShikin'] == 1): ?>
									<td class="MemChkTd" align="center"> <input type="checkbox" name="chkShikin" checked> &nbsp;&nbsp;</td>
								<?PHP  else: ?>
									<td class="MemChkTd" align="center"> <input type="checkbox" name="chkShikin"> &nbsp;&nbsp;</td>
								<?PHP  endif; ?>
							</tr>
							<tr>
								<td class="MemChkSide">売上・外注費管理 アクセス権</td>
								<?PHP  if ($this->_tpl_vars['User_Sikaku'][20] == '1'): ?>
									<td class="MemChkTd" align="center"> <input type="checkbox" value="1" name="chkRcv" checked> &nbsp;&nbsp;</td>
								<?PHP  else: ?>
									<td class="MemChkTd" align="center"> <input type="checkbox" value="1" name="chkRcv"> &nbsp;&nbsp;</td>
								<?PHP  endif; ?>
							</tr>
							<tr>
								<td class="MemChkSide">借入金管理 アクセス権</td>
								<?PHP  if ($this->_tpl_vars['User_Sikaku'][30] == '1'): ?>
									<td class="MemChkTd" align="center"> <input type="checkbox" value="1" name="chkBrr" checked> &nbsp;&nbsp;</td>
								<?PHP  else: ?>
									<td class="MemChkTd" align="center"> <input type="checkbox" value="1" name="chkBrr"> &nbsp;&nbsp;</td>
								<?PHP  endif; ?>
							</tr>
<?PHP  if ($this->_tpl_vars['PHP_USE_FUNC'] != '1'): ?>
							<tr>
								<td class="MemChkSide">資金実績</td>
								<?PHP  if ($this->_tpl_vars['User_Sikaku'][40] == '1'): ?>
									<td class="MemChkTd" align="center"> <input type="checkbox" value="1" name="chkZis" checked> &nbsp;&nbsp;</td>
								<?PHP  else: ?>
									<td class="MemChkTd" align="center"> <input type="checkbox" value="1" name="chkZis"> &nbsp;&nbsp;</td>
								<?PHP  endif; ?>
							</tr>
<?PHP  endif; ?>
						</table>
						<br>
						<table class="MemChkTable" style="margin-left: 0px;">
							<tr>
								<th class="ConfKubunTh" colspan="2">売上・外注費管理 部門設定</th>
							</tr>
							<tr>
								<td class="MemChkSide">閲覧可能部門</td>
								<td class="MemChkTd" align="left">
									<!--<?PHP  unset($this->_sections['item']);
$this->_sections['item']['name'] = 'item';
$this->_sections['item']['loop'] = is_array($_loop=$this->_tpl_vars['AreaData']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
$this->_sections['item']['show'] = true;
$this->_sections['item']['max'] = $this->_sections['item']['loop'];
$this->_sections['item']['step'] = 1;
$this->_sections['item']['start'] = $this->_sections['item']['step'] > 0 ? 0 : $this->_sections['item']['loop']-1;
if ($this->_sections['item']['show']) {
    $this->_sections['item']['total'] = $this->_sections['item']['loop'];
    if ($this->_sections['item']['total'] == 0)
        $this->_sections['item']['show'] = false;
} else
    $this->_sections['item']['total'] = 0;
if ($this->_sections['item']['show']):

            for ($this->_sections['item']['index'] = $this->_sections['item']['start'], $this->_sections['item']['iteration'] = 1;
                 $this->_sections['item']['iteration'] <= $this->_sections['item']['total'];
                 $this->_sections['item']['index'] += $this->_sections['item']['step'], $this->_sections['item']['iteration']++):
$this->_sections['item']['rownum'] = $this->_sections['item']['iteration'];
$this->_sections['item']['index_prev'] = $this->_sections['item']['index'] - $this->_sections['item']['step'];
$this->_sections['item']['index_next'] = $this->_sections['item']['index'] + $this->_sections['item']['step'];
$this->_sections['item']['first']      = ($this->_sections['item']['iteration'] == 1);
$this->_sections['item']['last']       = ($this->_sections['item']['iteration'] == $this->_sections['item']['total']);
?>-->
										<?PHP  echo $this->_tpl_vars['AreaData'][$this->_sections['item']['index']]; ?>

									<!--<?PHP  endfor; endif; ?>-->
								</td>
							</tr>
						</table>
						<br>
					</td>
				</tr>
			</table>
			<br>
			<table class="MemTable">
				<TR>
					<TD align="center">
						<input type="button" class="btnGo" value="<?PHP  echo $this->_tpl_vars['btnCap']; ?>
" onclick="data_chk();">  
						<input type="button" class="btnCancel" value=" キャンセル " onclick="location.href='ADM0020.php'">
					</TD>
				</TR>
			</table>
			<br>
		<!--<?PHP  else: ?>-->
			<a href="SIM0100.php"><span class="Normalfont">マスタ変更権限がありません</span></a>
		<!--<?PHP  endif; ?>-->
	</div>
	<br>
</div>

<?PHP  if ($this->_tpl_vars['PHP_USE_FUNC'] == '1'): ?>
<input type="hidden" value="<?PHP  echo $this->_tpl_vars['User_Sikaku'][40]; ?>
" name="chkZis">
<?PHP  endif; ?>

<input type="hidden" name="mode"     value="<?PHP  echo $this->_tpl_vars['mode']; ?>
">
<input type="hidden" name="uSeq"     value="<?PHP  echo $this->_tpl_vars['uSeq']; ?>
">
<input type="hidden" name="area_inp" value="">