Changeset 21778 for branches/version-2_12-dev/data/Smarty
- Timestamp:
- 2012/04/25 11:59:48 (14 years ago)
- Location:
- branches/version-2_12-dev/data/Smarty/templates/admin/ownersstore
- Files:
-
- 1 edited
- 1 moved
-
module.tpl (moved) (moved from branches/version-2_12-dev/data/Smarty/templates/admin/ownersstore/index.tpl) (1 diff)
-
subnavi.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_12-dev/data/Smarty/templates/admin/ownersstore/module.tpl
r21539 r21778 45 45 46 46 <div class="btn"> 47 <a class="btn-normal" href="javascript:;" onclick="OwnersStore.products_list();return false;"><span> 購入商品一覧を取得する</span></a>47 <a class="btn-normal" href="javascript:;" onclick="OwnersStore.products_list();return false;"><span>モジュール一覧を取得する</span></a> 48 48 </div> 49 49 -
branches/version-2_12-dev/data/Smarty/templates/admin/ownersstore/subnavi.tpl
r21539 r21778 25 25 <ul class="level1"> 26 26 <li id="navi-ownersstore-index" class="<!--{if $tpl_subno == 'index'}-->on<!--{/if}-->"> 27 <a href="<!--{$smarty.const.ROOT_URLPATH}--><!--{$smarty.const.ADMIN_DIR}-->ownersstore/<!--{$smarty.const.DIR_INDEX_PATH}-->"><span>購入商品一覧</span></a></li> 27 <a href="<!--{$smarty.const.ROOT_URLPATH}--><!--{$smarty.const.ADMIN_DIR}-->ownersstore/<!--{$smarty.const.DIR_INDEX_PATH}-->"><span>プラグイン管理</span></a></li> 28 <li id="navi-ownersstore-module" class="<!--{if $tpl_subno == 'module'}-->on<!--{/if}-->"> 29 <a href="<!--{$smarty.const.ROOT_URLPATH}--><!--{$smarty.const.ADMIN_DIR}-->ownersstore/module.php"><span>モジュール管理</span></a></li> 28 30 <li id="navi-ownersstore-settings" class="<!--{if $tpl_subno == 'settings'}-->on<!--{/if}-->"> 29 31 <a href="<!--{$smarty.const.ROOT_URLPATH}--><!--{$smarty.const.ADMIN_DIR}-->ownersstore/settings.php"><span>認証キー設定</span></a></li>
Note: See TracChangeset
for help on using the changeset viewer.
