CON111.tpl
1.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<form name="e_gru" method = "POST" onsubmit = "return false">
<table width="100%" border="0" cellspacing="0">
<tr>
<td class="midashi">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<th width="50%" scope="col"><div align="left"><img src="image/t_kanri.gif" border="0"> <!--{$PHP_TITLE_NAME}-->攫鼠肋年</div></th>
<th width="50%" scope="col"><div align="right"><a href='javascript:Disp_Help("CON110HLP.htm")'><img src="image/help.gif" border="0"></a> <a href='javascript:Disp_Help("CON110HLP.htm")'>ヘルプ</a></div></th>
</tr>
</table>
<div align="right"></div>
</td>
</tr>
</table>
<span class="Chufont">■</span><span class="Normalfont">は掐蜗涩寇灌誊です</span>
<table width="402" border="0" cellspacing="1" cellpadding="1" class="mainColor">
<tr>
<td>
<table cellspacing="1" cellpadding="1" width="400" border="0">
<tr bgcolor="#ffffff">
<td class = "toneDown"><span class="Normalfont">カテゴリ叹</span><span class="Chufont">■</span></td>
<td><input type="text" maxLength="20" size="50" value="<!--{$strCategoryName}-->" name="category_name"></td>
</tr>
</table>
</td>
</tr>
</table>
<table width="402" border="0" cellspacing="0" cellpadding="0">
<tr height = "40">
<td height="40" width="402" align="center">
<input type="button" onclick="return chk();" value=" 肋 年 " name="btn1">
<input type="reset" value = "ク リ ア">
<!--{if $sinki_edit_flg == edit}-->
<input type="button" onclick="return dell_chk();" value=" 猴 近 " name="btn2">
<!--{/if}-->
<input type="button" onclick="return back();" value=" 提 る " name="modoru">
</td>
</tr>
</table>
<input type="hidden" name="category_no" value="<!--{$category_no}-->">
</form>
<!--{include_php file="include/copyright.inc"}-->