Changeset 21411 for branches/version-2_11-dev/data/Smarty/templates
- Timestamp:
- 2012/01/17 16:34:02 (15 years ago)
- Location:
- branches/version-2_11-dev/data/Smarty/templates
- Files:
-
- 2 edited
-
admin/products/product_rank.tpl (modified) (1 diff)
-
default/mypage/index.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_11-dev/data/Smarty/templates/admin/products/product_rank.tpl
r21406 r21411 86 86 <p class="remark"><span class="attention"><!--{$tpl_linemax}-->件</span>が該当しました。</p> 87 87 <div class="pager"> 88 <!--{$tpl_strnavi}--> 88 <ul> 89 <!--{$tpl_strnavi}--> 90 </ul> 89 91 </div> 90 92 -
branches/version-2_11-dev/data/Smarty/templates/default/mypage/index.tpl
r21313 r21411 41 41 <p><span class="attention"><!--{$objNavi->all_row}-->件</span>の購入履歴があります。</p> 42 42 <div class="pagenumber_area"> 43 <!--▼ページナビ--> 44 <!--{$objNavi->strnavi}--> 45 <!--▲ページナビ--> 43 <ul> 44 <!--▼ページナビ--> 45 <!--{$objNavi->strnavi}--> 46 <!--▲ページナビ--> 47 </ul> 46 48 </div> 47 49
Note: See TracChangeset
for help on using the changeset viewer.
