Ignore:
Timestamp:
2011/01/30 17:21:46 (13 years ago)
Author:
Seasoft
Message:

#627(ソース整形・ソースコメントの改善)

  • Smarty タグの不要なスペースを削除
File:
1 edited

Legend:

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

    r19965 r20049  
    129129  <!--{include file=$tpl_pager}--> 
    130130   
    131   <!--{ if $arrTrackback > 0 & $tpl_linemax > 0 }--> 
     131  <!--{if $arrTrackback > 0 & $tpl_linemax > 0}--> 
    132132  <!--{* 検索結果表示テーブル *}--> 
    133133  <table class="list" id="products-trackback-result"> 
     
    155155  </table> 
    156156  <!--{* 検索結果表示テーブル *}--> 
    157   <!--{ /if }--> 
     157  <!--{/if}--> 
    158158</form> 
    159 <!--{ /if }--> 
     159<!--{/if}--> 
    160160<!--★★検索結果一覧★★-->     
    161161</div> 
Note: See TracChangeset for help on using the changeset viewer.