Show
Ignore:
Timestamp:
10/18/11 06:44:44 (19 months ago)
Author:
rvelices
Message:

admin remove unused css rules + unused class names from html elements

Files:
1 modified

Legend:

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

    r7995 r12482  
    66  <li> 
    77    <a href="#" onclick="window.close();" title="{'Close this window'|@translate}"> 
    8       <img src="{$ROOT_URL}{$themeconf.admin_icon_dir}/exit.png" class="button" alt="exit"> 
     8      <img src="{$ROOT_URL}{$themeconf.admin_icon_dir}/exit.png" alt="exit"> 
    99    </a> 
    1010  </li>