source: branches/comu-utf8/data/Smarty/templates/admin/system/bkup.tpl @ 15099

Revision 15099, 9.5 KB checked in by Yammy, 17 years ago (diff)

UTF-8変換済みファイルインポート
1.3.4ベース

Line 
1<!--{*
2 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved.
3 *
4 * http://www.lockon.co.jp/
5 *}-->
6<!--★★メインコンテンツ★★-->
7<table width="878" border="0" cellspacing="0" cellpadding="0" summary=" ">
8<form name="form1" id="form1" method="post" action="">
9<input type="hidden" name="mode" value="edit">
10<input type="hidden" name="list_name" value="">
11    <tr valign="top">
12        <td background="<!--{$smarty.const.URL_DIR}-->img/contents/navi_bg.gif" height="402">
13            <!--▼SUB NAVI-->
14            <!--{include file=$tpl_subnavi}-->
15            <!--▲SUB NAVI-->
16        </td>
17        <td class="mainbg">
18            <!--▼登録テーブルここから-->
19            <table width="737" border="0" cellspacing="0" cellpadding="0" summary=" ">
20                <!--メインエリア-->
21                <tr>
22                    <td align="center">
23                        <table width="706" border="0" cellspacing="0" cellpadding="0" summary=" ">
24                            <tr><td height="14"></td></tr>
25                            <tr>
26                                <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_top.jpg" width="706" height="14" alt=""></td>
27                            </tr>
28                            <tr>
29                                <td background="<!--{$smarty.const.URL_DIR}-->img/contents/main_left.jpg"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="14" height="1" alt=""></td>
30                                <td bgcolor="#cccccc">
31                               
32                                <table width="678" border="0" cellspacing="0" cellpadding="0" summary=" ">
33                                    <tr>
34                                        <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_top.gif" width="678" height="7" alt=""></td>
35                                    </tr>
36                                    <tr>
37                                        <td background="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_left_bg.gif"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_left.gif" width="22" height="12" alt=""></td>
38                                        <td bgcolor="#636469" width="638" class="fs14n"><span class="white"><!--コンテンツタイトル-->バックアップ作成</span></td>
39                                        <td background="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_right_bg.gif"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="18" height="1" alt=""></td>
40                                    </tr>
41                                    <tr>
42                                        <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_bottom.gif" width="678" height="7" alt=""></td>
43                                    </tr>
44                                    <tr>
45                                        <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_bar.jpg" width="678" height="10" alt=""></td>
46                                    </tr>
47                                </table>
48                               
49                                <table width="678" border="0" cellspacing="1" cellpadding="8" summary=" ">
50                                    <tr align="center" class="fs12n">
51                                        <td bgcolor="#f2f1ec" width="130">バックアップ名<span class="red"> *</span></td>
52                                        <td bgcolor="#ffffff" width="548" align=left>
53                                            <span class="red12"><!--{$arrErr.bkup_name}--></span>
54                                            <input type="text" name="bkup_name" value="<!--{$arrForm.bkup_name|escape}-->" maxlength="<!--{$smarty.const.STEXT_LEN}-->" size="60" class="box60" style="<!--{if $arrErr.bkup_name != ""}-->background-color: <!--{$smarty.const.ERR_COLOR}-->;<!--{/if}--> ime-mode: disabled;" /><span class="red"> (上限<!--{$smarty.const.STEXT_LEN}-->文字)</span>
55                                        </td>
56                                    </tr>
57                                    <tr align="center" class="fs12n">
58                                        <td bgcolor="#f2f1ec" width="130">バックアップメモ</td>
59                                        <td bgcolor="#ffffff" width="548" align=left>
60                                            <span class="red12"><!--{$arrErr.bkup_memo}--></span>
61                                            <textarea name="bkup_memo" maxlength="<!--{$smarty.const.MTEXT_LEN}-->" cols="60" rows="5" class="area60" style="<!--{if $arrErr.bkup_memo != ""}-->background-color: <!--{$smarty.const.ERR_COLOR}--><!--{/if}-->" ><!--{$arrForm.bkup_memo|escape}--></textarea>
62                                            <span class="red"> (上限<!--{$smarty.const.MTEXT_LEN}-->文字)</span>
63                                        </td>
64                                    </tr>
65                                </table>
66
67                                <table width="678" border="0" cellspacing="0" cellpadding="0" summary=" ">
68                                    <tr>
69                                        <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="5" alt=""></td>
70                                        <td><img src="<!--{$smarty.const.URL_DIR}-->img/contents/tbl_top.gif" width="676" height="7" alt=""></td>
71                                        <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="5" alt=""></td>
72                                    </tr>
73                                    <tr>
74                                        <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="10" alt=""></td>
75                                        <td bgcolor="#e9e7de" align="center">
76                                        <table border="0" cellspacing="0" cellpadding="0" summary=" ">
77                                            <tr>
78                                                <td><input type="button" name="cre_bkup" value="バックアップデータを作成する" onClick="document.body.style.cursor = 'wait'; form1.mode.value='bkup'; submit();" /></td>
79                                            </tr>
80                                        </table>
81                                        </td>
82                                        <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="1" height="10" alt=""></td>
83                                    </tr>
84                                    <tr>
85                                        <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/tbl_bottom.gif" width="678" height="8" alt=""></td>
86                                    </tr>
87                                </table>
88
89                                <table width="678" border="0" cellspacing="0" cellpadding="0" summary=" ">
90                                    <tr><td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_bar.jpg" width="678" height="10" alt=""></td></tr>
91                                </table>
92                               
93                                <table width="678" border="0" cellspacing="0" cellpadding="0" summary=" ">
94                                    <tr>
95                                        <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_top.gif" width="678" height="7" alt=""></td>
96                                    </tr>
97                                    <tr>
98                                        <td background="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_left_bg.gif"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_left.gif" width="22" height="12" alt=""></td>
99                                        <td bgcolor="#636469" width="638" class="fs14n"><span class="white"><!--コンテンツタイトル-->バックアップ一覧</span></td>
100                                        <td background="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_right_bg.gif"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="18" height="1" alt=""></td>
101                                    </tr>
102                                    <tr>
103                                        <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_bottom.gif" width="678" height="7" alt=""></td>
104                                    </tr>
105                                    <tr>
106                                        <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_bar.jpg" width="678" height="10" alt=""></td>
107                                    </tr>
108                                </table>
109                               
110                                <!--{* 一覧が存在する場合のみ表示する *}-->
111                                <!--{if count($arrBkupList) > 0 }-->
112                                <table width="678" border="0" cellspacing="1" cellpadding="8" summary=" ">
113                                    <tr bgcolor="#f2f1ec" align="center" class="fs12n">
114                                        <td width="150" align="center">バックアップ名</td>
115                                        <td width="338">バックアップメモ</td>
116                                        <td width="170">作成日</td>
117                                        <td width="50">リストア</td>
118                                        <td width="90">ダウンロード</td>
119                                        <td width="50" align="center">削除</td>
120                                    </tr>
121                                    <!--{section name=cnt loop=$arrBkupList}-->
122                                    <tr bgcolor="#ffffff" class="fs12">
123                                        <td ><!--{$arrBkupList[cnt].bkup_name}--></td>
124                                        <td ><!--{$arrBkupList[cnt].bkup_memo}--></td>         
125                                        <td align="center"><!--{$arrBkupList[cnt].create_date|sfCutString:19:true:false}--></td>
126                                        <td align="center"><a href="#" onclick="document.body.style.cursor = 'wait'; fnModeSubmit('restore','list_name','<!--{$arrBkupList[cnt].bkup_name}-->');">restore</a></td>
127                                        <td align="center"><a href="#" onclick="fnModeSubmit('download','list_name','<!--{$arrBkupList[cnt].bkup_name}-->');">download</a></td>
128                                        <td align="center">
129                                            <a href="#" onclick="fnModeSubmit('delete','list_name','<!--{$arrBkupList[cnt].bkup_name}-->');">delete</a>
130                                        </td>   
131                                    </tr>
132                                    <!--{/section}-->
133                                </table>
134                                <!--{/if}-->
135
136                               
137                                <!--{if $restore_msg != ""}-->
138                                <table width="678" border="0" cellspacing="0" cellpadding="0" summary=" ">                             
139                                    <tr>
140                                        <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_bar.jpg" width="678" height="10" alt=""></td>
141                                    </tr>
142                                </table>
143                                                   
144                                <table width="678" border="0" cellspacing="1" cellpadding="8" summary=" ">
145                                    <tr bgcolor="#ffffff" class="fs12">
146                                        <td>
147                                            ▼実行結果<br>
148                                            <!--{if $restore_err == false}--><input type="button" name="restore_config" value="テーブル構成を無視してリストアする" onClick="document.body.style.cursor = 'wait'; form1.mode.value='restore_config'; form1.list_name.value='<!--{$restore_name}-->'; submit();" /><br><!--{/if}-->
149                                            <!--{$restore_msg}-->
150                                        </td>
151                                    </tr>                               
152                                </table>
153                                <!--{/if}-->
154                               
155                                </td>
156                                <td background="<!--{$smarty.const.URL_DIR}-->img/contents/main_right.jpg"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="14" height="1" alt=""></td>
157                            </tr>
158                            <tr>
159                                <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_bottom.jpg" width="706" height="14" alt=""></td>
160                            </tr>
161                            <tr><td height="30"></td></tr>
162                        </table>
163                    </td>
164                </tr>
165                <!--メインエリア-->
166            </table>
167            <!--▲登録テーブルここまで-->
168        </td>
169    </tr>
170</form>
171</table>
172<!--★★メインコンテンツ★★-->
Note: See TracBrowser for help on using the repository browser.