Changeset 48 for trunk/template/default


Ignore:
Timestamp:
Jul 28, 2003, 11:27:42 PM (21 years ago)
Author:
z0rglub
Message:

replacing $langinfoimage_keywords by $langkeywords

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/template/default/admin/infos_image.vtp

    r40 r48  
    2828    <tr>
    2929      <td>
    30         <div style="margin-left:50px;">{#infoimage_keywords} {#infoimage_keyword_separation}</div>
     30        <div style="margin-left:50px;">{#keywords} {#infoimage_keyword_separation}</div>
    3131      </td>
    3232      <td style="text-align:center;">
     
    5454      <td class="row2" style="text-align:center;">{#infoimage_comment}</td>
    5555      <td class="row2" style="text-align:center;">{#infoimage_creation_date}</td>
    56       <td class="row2" style="text-align:center;">{#infoimage_keywords}</td>
     56      <td class="row2" style="text-align:center;">{#keywords}</td>
    5757    </tr>
    5858    <!--VTP_picture-->
Note: See TracChangeset for help on using the changeset viewer.