| 1 | <!--{* |
|---|
| 2 | /* |
|---|
| 3 | * This file is part of EC-CUBE |
|---|
| 4 | * |
|---|
| 5 | * Copyright(c) 2000-2010 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 | <strong>期間別集計</strong> ( |
|---|
| 26 | <!--{if $smarty.post.type == 'day' || $smarty.post.type == ''}--> |
|---|
| 27 | <span class="over">日別</span> |
|---|
| 28 | <!--{else}--> |
|---|
| 29 | <a href="?" onclick="document.form1.mode.value='search'; return fnSetFormSubmit('form1', 'type', 'day');">日別</a> |
|---|
| 30 | <!--{/if}--> |
|---|
| 31 | <!--{if $smarty.post.type == 'month'}--> |
|---|
| 32 | <span class="over">月別</span> |
|---|
| 33 | <!--{else}--> |
|---|
| 34 | <a href="?" onclick="document.form1.mode.value='search'; return fnSetFormSubmit('form1', 'type', 'month');">月別</a> |
|---|
| 35 | <!--{/if}--> |
|---|
| 36 | <!--{if $smarty.post.type == 'year'}--> |
|---|
| 37 | <span class="over">年別</span> |
|---|
| 38 | <!--{else}--> |
|---|
| 39 | <a href="?" onclick="document.form1.mode.value='search'; return fnSetFormSubmit('form1', 'type', 'year');">年別</a> |
|---|
| 40 | <!--{/if}--> |
|---|
| 41 | <!--{if $smarty.post.type == 'wday'}--> |
|---|
| 42 | <span class="over">曜日別</span> |
|---|
| 43 | <!--{else}--> |
|---|
| 44 | <a href="?" onclick="document.form1.mode.value='search'; return fnSetFormSubmit('form1', 'type', 'wday');">曜日別</a> |
|---|
| 45 | <!--{/if}--> |
|---|
| 46 | <!--{if $smarty.post.type == 'hour'}--> |
|---|
| 47 | <span class="over">時間別</span> |
|---|
| 48 | <!--{else}--> |
|---|
| 49 | <a href="?" onclick="document.form1.mode.value='search'; return fnSetFormSubmit('form1', 'type', 'hour');">時間別</a> |
|---|
| 50 | <!--{/if}--> |
|---|
| 51 | ) |
|---|
| 52 | <!--{/if}--> |
|---|
| 53 | |
|---|
| 54 | <!--{if $arrForm.page.value == "products"}--> |
|---|
| 55 | <strong>商品別集計</strong> ( |
|---|
| 56 | <!--{if $smarty.post.type == 'all' || $smarty.post.type == ''}--> |
|---|
| 57 | <span class="over">全体</span> |
|---|
| 58 | <!--{else}--> |
|---|
| 59 | <a href="?" onclick="document.form1.mode.value='search'; return fnSetFormSubmit('form1', 'type', 'all');">全体</a> |
|---|
| 60 | <!--{/if}--> |
|---|
| 61 | <!--{if $smarty.post.type == 'member'}--> |
|---|
| 62 | <span class="over">会員</span> |
|---|
| 63 | <!--{else}--> |
|---|
| 64 | <a href="?" onclick="document.form1.mode.value='search'; return fnSetFormSubmit('form1', 'type', 'member');">会員</a> |
|---|
| 65 | <!--{/if}--> |
|---|
| 66 | <!--{if $smarty.post.type == 'nonmember'}--> |
|---|
| 67 | <span class="over">非会員</span> |
|---|
| 68 | <!--{else}--> |
|---|
| 69 | <a href="?" onclick="document.form1.mode.value='search'; return fnSetFormSubmit('form1', 'type', 'nonmember');">非会員</a> |
|---|
| 70 | <!--{/if}--> |
|---|
| 71 | ) |
|---|
| 72 | <!--{/if}--> |
|---|
| 73 | |
|---|
| 74 | <!--{if $arrForm.page.value == "age"}--> |
|---|
| 75 | <strong>年代別集計</strong> ( |
|---|
| 76 | <!--{if $smarty.post.type == 'all' || $smarty.post.type == ''}--> |
|---|
| 77 | <span class="over">全体</span> |
|---|
| 78 | <!--{else}--> |
|---|
| 79 | <a href="?" onclick="document.form1.mode.value='search'; return fnSetFormSubmit('form1', 'type', 'all');">全体</a> |
|---|
| 80 | <!--{/if}--> |
|---|
| 81 | <!--{if $smarty.post.type == 'member'}--> |
|---|
| 82 | <span class="over">会員</span> |
|---|
| 83 | <!--{else}--> |
|---|
| 84 | <a href="?" onclick="document.form1.mode.value='search'; return fnSetFormSubmit('form1', 'type', 'member');">会員</a> |
|---|
| 85 | <!--{/if}--> |
|---|
| 86 | <!--{if $smarty.post.type == 'nonmember'}--> |
|---|
| 87 | <span class="over">非会員</span> |
|---|
| 88 | <!--{else}--> |
|---|
| 89 | <a href="?" onclick="document.form1.mode.value='search'; return fnSetFormSubmit('form1', 'type', 'nonmember');">非会員</a> |
|---|
| 90 | <!--{/if}--> |
|---|
| 91 | ) |
|---|
| 92 | <!--{/if}--> |
|---|
| 93 | |
|---|
| 94 | <!--{if $arrForm.page.value == "job"}--> |
|---|
| 95 | <strong>職業別集計</strong> ( |
|---|
| 96 | <span class="over">全体</span> |
|---|
| 97 | ) |
|---|
| 98 | <!--{*( |
|---|
| 99 | <!--{if $smarty.post.type == 'all' || $smarty.post.type == ''}--> |
|---|
| 100 | <span class="over">全体</span> |
|---|
| 101 | <!--{else}--> |
|---|
| 102 | <a href="?" onclick="document.form1.mode.value='search'; return fnSetFormSubmit('form1', 'type', 'all');">全体</a> |
|---|
| 103 | <!--{/if}--> |
|---|
| 104 | <!--{if $smarty.post.type == 'member'}--> |
|---|
| 105 | <span class="over">会員</span> |
|---|
| 106 | <!--{else}--> |
|---|
| 107 | <a href="?" onclick="document.form1.mode.value='search'; return fnSetFormSubmit('form1', 'type', 'member');">会員</a> |
|---|
| 108 | <!--{/if}--> |
|---|
| 109 | <!--{if $smarty.post.type == 'nonmember'}--> |
|---|
| 110 | <span class="over">非会員</span> |
|---|
| 111 | <!--{else}--> |
|---|
| 112 | <a href="?" onclick="document.form1.mode.value='search'; return fnSetFormSubmit('form1', 'type', 'nonmember');">非会員</a> |
|---|
| 113 | <!--{/if}--> |
|---|
| 114 | )*}--> |
|---|
| 115 | <!--{/if}--> |
|---|
| 116 | |
|---|
| 117 | <!--{if $arrForm.page.value == "member"}--> |
|---|
| 118 | <strong>会員別集計</strong> |
|---|
| 119 | <!--{/if}--> |
|---|