%%A2^A2E^A2EA3E6D%%ZIS9900.tpl.php 2.29 KB
<?PHP  /* Smarty version 2.6.22, created on 2010-07-05 14:10:56
         compiled from ZIS9900.tpl */ ?>
	<div class="SimMiddle">
		<small><br></small>
		<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): ?>-->

<!--
			<div class="MenuButton">
				<input type="button" class="SimCancelButton" value="メニューへ" onclick="location.href='SIM0100.php'">
			</div>
-->

			<table>
				<tr>
					<td>
						<table class="TBL_ADM0010_1">
							<tr>
								<th class="ConfKubunTh" style="width:120px;">決算月</th>
								<td class="ConfKubunTd"> <select name="lstM"><?PHP  echo $this->_tpl_vars['lstM']; ?>
</select></td>
							</tr>
							<tr>
								<th class="ConfKubunTh" style="width:120px;">金額単位</th>
								<td class="ConfKubunTd">
									 <select name="sUnit">
										<!--<?PHP  if ($this->_tpl_vars['jisseki_unit'] == 1): ?>--><option value="1" selected><!--<?PHP  else: ?>--><option value="1"><!--<?PHP  endif; ?>-->千円</option>
										<!--<?PHP  if ($this->_tpl_vars['jisseki_unit'] == 2): ?>--><option value="2" selected><!--<?PHP  else: ?>--><option value="2"><!--<?PHP  endif; ?>-->万円</option>
										<!--<?PHP  if ($this->_tpl_vars['jisseki_unit'] == 0): ?>--><option value="0" selected><!--<?PHP  else: ?>--><option value="0"><!--<?PHP  endif; ?>  --></option>  
									</select>
								</td>
							</tr>
							<tr>
								<th class="ConfKubunTh" style="width:120px;">利用システム(必須)</th>
								<td class="ConfKubunTd">
									 <input type="checkbox" name="usesys1" value="1" <?PHP  if ($this->_tpl_vars['PHP_USE_FUNC'] != '2'): ?>checked<?PHP  endif; ?>>企業資金シミュレーション
									<input type="checkbox" name="usesys2" value="2" <?PHP  if ($this->_tpl_vars['PHP_USE_FUNC'] != '1'): ?>checked<?PHP  endif; ?>>資金収支実績表
								</td>
							</tr>
						</table>
					</td>
				</tr>
				<tr><td align="center"><input type="button" class="btnGo" value="登録" onclick="chk_up();"></td></tr></table>
			<br>
		<!--<?PHP  else: ?>-->
			<a href="ZIS0000.php"><span class="Normalfont">マスタ変更権限がありません</span></a>
		<!--<?PHP  endif; ?>-->
			<br>
		</div>
		<br />
		<br>
	</div>
<input type="hidden" name="mode" value="">