ZIS9120.tpl
715 Bytes
<table border="0" cellpadding="1" cellspacing="1" bgcolor="#ffffff" width="250">
<tr>
<th width="50%" class="ConfKubunTh">勘定科目名</th>
<td width="50%" class="ConfKubunTd" align="left"><INPUT size="20" name="txtInpName" value="{$txtInpName}"></td>
</tr>
</table>
<table width="250">
<tr>
<td width="50%" align="center">
<input type="button" class="btnGo" name="btnTuroku" value="登録" onclick="return Input_Sinki();">
</td>
<td width="50%" align="center">
<input type="button" class="btnCancel" name="btnTuroku" value="キャンセル" onclick="Input_Close('{$div_id}');">
</td>
</tr>
</table>
<input name="oya_id" type="hidden" value="{$oya_id}">
<input name="pMode" type="hidden" value="1">