source: branches/feature-module-update/data/Smarty/templates/default/admin/total/subtitle.tpl @ 16582

Revision 16582, 5.5 KB checked in by nanasess, 16 years ago (diff)

ライセンス表記変更

  • Property svn:eol-style set to LF
  • Property svn:mime-type set to text/html; charset=UTF-8
Line 
1<!--{*
2/*
3 * This file is part of EC-CUBE
4 *
5 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved.
6 *
7 * http://www.lockon.co.jp/
8 *
9 * This program is free software; you can redistribute it and/or
10 * modify it under the terms of the GNU General Public License
11 * as published by the Free Software Foundation; either version 2
12 * of the License, or (at your option) any later version.
13 *
14 * This program is distributed in the hope that it will be useful,
15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17 * GNU General Public License for more details.
18 *
19 * You should have received a copy of the GNU General Public License
20 * along with this program; if not, write to the Free Software
21 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
22 */
23*}-->
24<!--{if $arrForm.page.value == "term" || $arrForm.page.value == ""}-->
25    <td class="fs12n">
26    <strong>期間別集計</strong>&nbsp;(
27    <!--{if $smarty.post.type == 'day' || $smarty.post.type == ''}-->
28    <span class="over">日別</span>&nbsp;
29    <!--{else}-->
30    <a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="document.form1.mode.value='search'; return fnSetFormSubmit('form1', 'type', 'day');">日別</a>&nbsp;
31    <!--{/if}-->
32    <!--{if $smarty.post.type == 'month'}-->
33    <span class="over">月別</span>&nbsp;
34    <!--{else}-->
35    <a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="document.form1.mode.value='search'; return fnSetFormSubmit('form1', 'type', 'month');">月別</a>&nbsp;
36    <!--{/if}-->
37    <!--{if $smarty.post.type == 'year'}-->
38    <span class="over">年別</span>&nbsp;
39    <!--{else}-->
40    <a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="document.form1.mode.value='search'; return fnSetFormSubmit('form1', 'type', 'year');">年別</a>&nbsp;
41    <!--{/if}-->
42    <!--{if $smarty.post.type == 'wday'}-->
43    <span class="over">曜日別</span>&nbsp;
44    <!--{else}-->
45    <a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="document.form1.mode.value='search'; return fnSetFormSubmit('form1', 'type', 'wday');">曜日別</a>&nbsp;
46    <!--{/if}-->
47    <!--{if $smarty.post.type == 'hour'}-->
48    <span class="over">時間別</span>&nbsp;
49    <!--{else}-->
50    <a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="document.form1.mode.value='search'; return fnSetFormSubmit('form1', 'type', 'hour');">時間別</a>&nbsp;
51    <!--{/if}-->
52    )
53    </td>
54<!--{/if}-->
55
56<!--{if $arrForm.page.value == "products"}-->
57    <td class="fs12n">
58    <strong>商品別集計</strong>&nbsp;(
59    <!--{if $smarty.post.type == 'all' || $smarty.post.type == ''}-->
60    <span class="over">全体</span>&nbsp;
61    <!--{else}-->
62    <a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="document.form1.mode.value='search'; return fnSetFormSubmit('form1', 'type', 'all');">全体</a>&nbsp;
63    <!--{/if}-->
64    <!--{if $smarty.post.type == 'member'}-->
65    <span class="over">会員</span>&nbsp;
66    <!--{else}-->
67    <a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="document.form1.mode.value='search'; return fnSetFormSubmit('form1', 'type', 'member');">会員</a>&nbsp;
68    <!--{/if}-->
69    <!--{if $smarty.post.type == 'nonmember'}-->
70    <span class="over">非会員</span>&nbsp;
71    <!--{else}-->
72    <a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="document.form1.mode.value='search'; return fnSetFormSubmit('form1', 'type', 'nonmember');">非会員</a>&nbsp;
73    <!--{/if}-->
74    )
75    </td>
76<!--{/if}-->
77
78<!--{if $arrForm.page.value == "age"}-->
79    <td class="fs12n">
80    <strong>年代別集計</strong>&nbsp;(
81    <!--{if $smarty.post.type == 'all' || $smarty.post.type == ''}-->
82    <span class="over">全体</span>&nbsp;
83    <!--{else}-->
84    <a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="document.form1.mode.value='search'; return fnSetFormSubmit('form1', 'type', 'all');">全体</a>&nbsp;
85    <!--{/if}-->
86    <!--{if $smarty.post.type == 'member'}-->
87    <span class="over">会員</span>&nbsp;
88    <!--{else}-->
89    <a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="document.form1.mode.value='search'; return fnSetFormSubmit('form1', 'type', 'member');">会員</a>&nbsp;
90    <!--{/if}-->
91    <!--{if $smarty.post.type == 'nonmember'}-->
92    <span class="over">非会員</span>&nbsp;
93    <!--{else}-->
94    <a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="document.form1.mode.value='search'; return fnSetFormSubmit('form1', 'type', 'nonmember');">非会員</a>&nbsp;
95    <!--{/if}-->
96    )
97    </td>
98<!--{/if}-->
99
100<!--{if $arrForm.page.value == "job"}-->
101    <td class="fs12n">
102    <strong>職業別集計</strong>&nbsp;(
103    <span class="over">全体</span>
104    )
105    <!--{*(
106    <!--{if $smarty.post.type == 'all' || $smarty.post.type == ''}-->
107    <span class="over">全体</span>&nbsp;
108    <!--{else}-->
109    <a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="document.form1.mode.value='search'; return fnSetFormSubmit('form1', 'type', 'all');">全体</a>&nbsp;
110    <!--{/if}-->
111    <!--{if $smarty.post.type == 'member'}-->
112    <span class="over">会員</span>&nbsp;
113    <!--{else}-->
114    <a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="document.form1.mode.value='search'; return fnSetFormSubmit('form1', 'type', 'member');">会員</a>&nbsp;
115    <!--{/if}-->
116    <!--{if $smarty.post.type == 'nonmember'}-->
117    <span class="over">非会員</span>&nbsp;
118    <!--{else}-->
119    <a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="document.form1.mode.value='search'; return fnSetFormSubmit('form1', 'type', 'nonmember');">非会員</a>&nbsp;
120    <!--{/if}-->
121    )*}-->
122    </td>
123<!--{/if}-->
124
125<!--{if $arrForm.page.value == "member"}-->
126    <td class="fs12n">
127    <strong>会員別集計</strong>
128    </td>
129<!--{/if}-->
Note: See TracBrowser for help on using the repository browser.