SIM0502.tpl
1.3 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
44
45
46
47
48
<!--{if $PHP_USER_SHIKIN > 0}-->
<br />
<div class="SimTitle">
<div style="width:5px; height:5px;"> </div>
<font id="titletxt"> 印刷時のご注意 </font>
</div>
<div class="SimMain">
<table class="SimSelectTab" style="float:left;">
<tr>
<td colspan="2">
印刷時する前に、ブラウザの印刷プレビュー画面での確認をお勧めいたします。
</td>
</tr>
<tr>
<td>
<input type="button" class="btnGo" value=" 印 刷 " onclick="show_print();">
</td>
<td>
<input type="button" class="btnDelete" value="キャンセル" onclick="conf_close();">
</td>
</tr>
</table>
<br>
<div class="clearboth"> </div>
</div>
<br>
<!--{else}-->
資金繰表のアクセス権がありません
<!--{/if}-->
<input type="hidden" name="kmode" value="">
<input type="hidden" name="hensai_sd" value="">
<input type="hidden" name="hensai_ed" value="">
<input type="hidden" name="cboMode" value="">
<input type="hidden" name="cboBunrui" value="">
<input type="hidden" name="hidKaishi" value="{$hidKaishi}">
<input type="hidden" name="btn_sim" value="">
<input type="hidden" name="btn_lst" value="">
<input type="hidden" name="sMode" value="">
<input type="hidden" name="bSeq" value="">
<input type="hidden" name="dSeq" value="">
<input type="hidden" name="uriageMode" value="">