source: branches/feature-module-update/data/Smarty/templates/default/admin/basis/parameter.tpl @ 16044

Revision 16044, 5.2 KB checked in by nanasess, 16 years ago (diff)

set properties

  • svn:mime-type=text/html; charset=UTF-8
  • svn:eol-style=LF
  • Property svn:eol-style set to LF
  • Property svn:mime-type set to text/html; charset=UTF-8
Line 
1<!--{*
2/*
3 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved.
4 *
5 * http://www.lockon.co.jp/
6 */
7*}-->
8<!--★★メインコンテンツ★★-->
9<table width="878" border="0" cellspacing="0" cellpadding="0" summary=" ">
10<form name="form1" id="form1" method="post" action="./parameter.php">
11<input type="hidden" name="mode" value="update">
12    <tr valign="top">
13        <td background="<!--{$TPL_DIR}-->img/contents/navi_bg.gif" height="402">
14            <!--▼SUB NAVI-->
15            <!--{include file=$tpl_subnavi}-->
16            <!--▲SUB NAVI-->
17        </td>
18        <td class="mainbg">
19            <!--▼登録テーブルここから-->
20            <table width="737" border="0" cellspacing="0" cellpadding="0" summary=" ">
21                <!--メインエリア-->
22                <tr>
23                    <td align="center">
24                        <table width="706" border="0" cellspacing="0" cellpadding="0" summary=" ">
25                            <tr><td height="14"></td></tr>
26                            <tr>
27                                <td colspan="3"><img src="<!--{$TPL_DIR}-->img/contents/main_top.jpg" width="706" height="14" alt=""></td>
28                            </tr>
29                            <tr>
30                                <td background="<!--{$TPL_DIR}-->img/contents/main_left.jpg"><img src="<!--{$TPL_DIR}-->img/common/_.gif" width="14" height="1" alt=""></td>
31                                <td bgcolor="#cccccc">
32                                <table width="678" border="0" cellspacing="0" cellpadding="0" summary=" ">
33                                    <tr>
34                                        <td colspan="3"><img src="<!--{$TPL_DIR}-->img/contents/contents_title_top.gif" width="678" height="7" alt=""></td>
35                                    </tr>
36                                    <tr>
37                                        <td background="<!--{$TPL_DIR}-->img/contents/contents_title_left_bg.gif"><img src="<!--{$TPL_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="<!--{$TPL_DIR}-->img/contents/contents_title_right_bg.gif"><img src="<!--{$TPL_DIR}-->img/common/_.gif" width="18" height="1" alt=""></td>
40                                    </tr>
41                                    <tr>
42                                        <td colspan="3"><img src="<!--{$TPL_DIR}-->img/contents/contents_title_bottom.gif" width="678" height="7" alt=""></td>
43                                    </tr>
44                                    <tr>
45                                        <td colspan="3"><img src="<!--{$TPL_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>
51  <td bgcolor="#f2f1ec" colspan="2" class="red">
52    <ul>
53      <li>パラメータの値がPHP定数として設定されます。</li>
54      <li>文字列は「&quot;」で囲んで下さい。</li>
55      <li>設定値によってはサイトが機能しなくなる場合もありますので、十分ご注意下さい。</li>
56    </ul>
57  </td>
58</tr>
59<tr>
60  <th bgcolor="#f2f1ec" class="fs10n">定数名</th>
61  <th bgcolor="#f2f1ec" class="fs10n">パラメータ値</th>
62</tr>
63<!--{section name=cnt loop=$arrKeys}-->
64<tr>
65  <th bgcolor="#f2f1ec" width="100" style="text-align: left; font-size: 70%">
66    <!--{$arrKeys[cnt]|escape}-->
67  </th>
68  <td bgcolor="#ffffff" width="537" class="fs10n">
69    <div style="font-size: 80%; color: #666666"><!--{$arrComments[cnt]|escape}--></div>
70    <div>
71      <input type="text" name="<!--{$arrKeys[cnt]|escape}-->" value="<!--{$arrValues[cnt]|escape}-->" size="64">
72    <!--{assign var=key value=$arrKeys[cnt]}-->
73    <span class="red12"><!--{$arrErr.$key}--></span>
74    </div>
75  </td>
76</tr>
77<!--{/section}-->
78</table>
79
80                                <table width="678" border="0" cellspacing="0" cellpadding="0" summary=" ">
81                                    <tr>
82                                        <td bgcolor="#cccccc"><img src="<!--{$TPL_DIR}-->img/common/_.gif" width="1" height="5" alt=""></td>
83                                        <td><img src="<!--{$TPL_DIR}-->img/contents/tbl_top.gif" width="676" height="7" alt=""></td>
84                                        <td bgcolor="#cccccc"><img src="<!--{$TPL_DIR}-->img/common/_.gif" width="1" height="5" alt=""></td>
85                                    </tr>
86                                    <tr>
87                                        <td bgcolor="#cccccc"><img src="<!--{$TPL_DIR}-->img/common/_.gif" width="1" height="10" alt=""></td>
88                                        <td bgcolor="#e9e7de" align="center">
89                                        <table border="0" cellspacing="0" cellpadding="0" summary=" ">
90                                            <tr>
91                                                <td><input type="image" onMouseover="chgImgImageSubmit('<!--{$TPL_DIR}-->img/contents/btn_regist_on.jpg',this)" onMouseout="chgImgImageSubmit('<!--{$TPL_DIR}-->img/contents/btn_regist.jpg',this)" src="<!--{$TPL_DIR}-->img/contents/btn_regist.jpg" width="123" height="24" alt="この内容で登録する" border="0" name="subm" ></td>
92                                            </tr>
93                                        </table>
94                                        </td>
95                                        <td bgcolor="#cccccc"><img src="<!--{$TPL_DIR}-->img/common/_.gif" width="1" height="10" alt=""></td>
96                                    </tr>
97                                    <tr>
98                                        <td colspan="3"><img src="<!--{$TPL_DIR}-->img/contents/tbl_bottom.gif" width="678" height="8" alt=""></td>
99                                    </tr>
100                                </table>
101                                </td>
102                                <td background="<!--{$TPL_DIR}-->img/contents/main_right.jpg"><img src="<!--{$TPL_DIR}-->img/common/_.gif" width="14" height="1" alt=""></td>
103                            </tr>
104                            <tr>
105                                <td colspan="3"><img src="<!--{$TPL_DIR}-->img/contents/main_bottom.jpg" width="706" height="14" alt=""></td>
106                            </tr>
107                            <tr><td height="30"></td></tr>
108                        </table>
109                    </td>
110                </tr>
111                <!--メインエリア-->
112            </table>
113            <!--▲登録テーブルここまで-->
114        </td>
115    </tr>
116</form>
117</table>
118<!--★★メインコンテンツ★★-->
Note: See TracBrowser for help on using the repository browser.