Ignore:
Timestamp:
2011/01/19 11:23:20 (13 years ago)
Author:
uemoto
Message:

#382(管理画面XHTMLに変更)

  • 細部調整
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_5-dev/data/Smarty/templates/admin/products/review.tpl

    r19954 r19965  
    8989 
    9090  <div class="btn"> 
    91     検索結果表示件数 
     91    <p class="page_rows">検索結果表示件数 
    9292    <!--{assign var=key value="search_page_max"}--> 
    9393    <!--{if $arrErr[$key]}--> 
     
    9696    <select name="<!--{$key}-->" style="<!--{$arrErr[$key]|sfGetErrorColor}-->"> 
    9797    <!--{html_options options=$arrPageMax selected=$arrForm.search_page_max}--> 
    98     </select> 件 
     98    </select> 件</p> 
    9999    <div class="btn-area"> 
    100100      <ul> 
Note: See TracChangeset for help on using the changeset viewer.