Changeset 21182 for branches/version-2_11-dev/data/Smarty/templates/admin
- Timestamp:
- 2011/08/11 08:55:15 (15 years ago)
- Location:
- branches/version-2_11-dev/data/Smarty/templates/admin
- Files:
-
- 4 edited
-
order/status.tpl (modified) (1 diff)
-
order/subnavi.tpl (modified) (1 diff)
-
products/index.tpl (modified) (1 diff)
-
system/plugin.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_11-dev/data/Smarty/templates/admin/order/status.tpl
r21020 r21182 42 42 <!--{/foreach}--> 43 43 </div> 44 <h2> ステータス変更</h2>44 <h2>対応状況変更</h2> 45 45 <!--{* 登録テーブルここから *}--> 46 46 <!--{if $tpl_linemax > 0}--> -
branches/version-2_11-dev/data/Smarty/templates/admin/order/subnavi.tpl
r20911 r21182 27 27 <li id="navi-order-status" 28 28 class="<!--{if $tpl_mainno == 'order' && $tpl_subno == 'status'}-->on<!--{/if}-->" 29 ><a href="<!--{$smarty.const.ROOT_URLPATH}--><!--{$smarty.const.ADMIN_DIR}-->order/status.php"><span> ステータス管理</span></a></li>29 ><a href="<!--{$smarty.const.ROOT_URLPATH}--><!--{$smarty.const.ADMIN_DIR}-->order/status.php"><span>対応状況管理</span></a></li> 30 30 </ul> -
branches/version-2_11-dev/data/Smarty/templates/admin/products/index.tpl
r20764 r21182 143 143 </tr> 144 144 <tr> 145 <th> ステータス</th>145 <th>商品ステータス</th> 146 146 <td colspan="3"> 147 147 <!--{assign var=key value="search_product_flag"}--> -
branches/version-2_11-dev/data/Smarty/templates/admin/system/plugin.tpl
r20870 r21182 65 65 <th>サイトURL</th> 66 66 <th>説明</th> 67 <th> ステータス</th>67 <th>商品ステータス</th> 68 68 <th>操作</th> 69 69 <th>設定</th>
Note: See TracChangeset
for help on using the changeset viewer.
