Ignore:
Timestamp:
2010/12/29 13:10:01 (13 years ago)
Author:
Seasoft
Message:

#862(テンプレート上のエスケープを簡単に)
#628(未使用処理・定義などの削除)

  • Smarty 変数 tpl_start

#879(jQuery の ready イベントと競合する body の onload イベントを使用している)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_5-dev/data/Smarty/templates/default/entry/kiyaku.tpl

    r19697 r19785  
    2222<div id="undercolumn"> 
    2323  <div id="undercolumn_entry"> 
    24     <h2 class="title"><!--{$tpl_title|escape}--></h2> 
     24    <h2 class="title"><!--{$tpl_title|h}--></h2> 
    2525    <p><em>【重要】 会員登録をされる前に、下記ご利用規約をよくお読みください。</em><br /> 
    2626      規約には、本サービスを使用するに当たってのあなたの権利と義務が規定されております。<br /> 
Note: See TracChangeset for help on using the changeset viewer.