Ignore:
Timestamp:
Jun 21, 2013, 12:26:09 PM (11 years ago)
Author:
mistic100
Message:

feature:2916
modify .showIcon class to be used with fontello (icon-info-circled-1)

File:
1 edited

Legend:

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

    r12029 r23426  
    184184      <div class="pluginMiniBoxNameCell">
    185185        {$plugin.NAME}
    186         <a class="showInfo" title="{if !empty($author)}{'By %s'|@translate|@sprintf:$author} | {/if}{'Version'|@translate} {$version}<br/>{$plugin.DESC|@escape:'html'}">i</a>
     186        <a class="icon-info-circled-1 showInfo" title="{if !empty($author)}{'By %s'|@translate|@sprintf:$author} | {/if}{'Version'|@translate} {$version}<br/>{$plugin.DESC|@escape:'html'}"></a>
    187187      </div>
    188188      <div class="pluginActions">
Note: See TracChangeset for help on using the changeset viewer.