Ignore:
Timestamp:
Sep 16, 2014, 1:24:38 PM (10 years ago)
Author:
mistic100
Message:

use icon-ok for forced multi sizes + icon-zoom-in for preview boxes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/themes/default/template/picture_modify.tpl

    r29480 r29557  
    5454      <tr>
    5555        <td id="albumThumbnail">
    56           <a href="{$FILE_SRC}" class="preview-box icon-search" title="{$TITLE|htmlspecialchars}"><img src="{$TN_SRC}" alt="{'Thumbnail'|translate}"></a>
     56          <a href="{$FILE_SRC}" class="preview-box icon-zoom-in" title="{$TITLE|htmlspecialchars}"><img src="{$TN_SRC}" alt="{'Thumbnail'|translate}"></a>
    5757        </td>
    5858        <td id="albumLinks" style="width:400px;vertical-align:top;">
Note: See TracChangeset for help on using the changeset viewer.