Ignore:
Timestamp:
Feb 12, 2010, 11:16:13 PM (14 years ago)
Author:
nikrou
Message:

bug 1425 fixed : internationalization's bug on the template comments
merge from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/template/yoga/comment_list.tpl

    r2982 r4882  
    2323        {if isset($comment.U_VALIDATE)}
    2424        <li>
    25           <a href="{$comment.U_VALIDATE}" title="validate this comment">
     25          <a href="{$comment.U_VALIDATE}" title="{'validate this comment'|@translate}">
    2626            <img src="{$ROOT_URL}{$themeconf.icon_dir}/validate_s.png" class="button" alt="[validate]" />
    2727          </a>
Note: See TracChangeset for help on using the changeset viewer.