Ignore:
Timestamp:
Dec 12, 2010, 1:22:49 PM (13 years ago)
Author:
rvelices
Message:

css sprites

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/default/template/about.tpl

    r8076 r8091  
    22  <div class="titrePage">
    33    <ul class="categoryActions">
    4                 <li><a href="{$U_HOME}" title="{'Home'|@translate}" class="pwg-state-default pwg-button">
    5                         <span class="pwg-icon pwg-icon-home">&nbsp;</span><span class="pwg-button-text">{'Home'|@translate}</span>
    6                 </a></li>
     4                        <li><a href="{$U_HOME}" title="{'Home'|@translate}" class="pwg-state-default pwg-button">
     5                                <span class="pwg-icon pwg-icon-home">&nbsp;</span><span class="pwg-button-text">{'Home'|@translate}</span>
     6                        </a></li>
    77    </ul>
    88    <h2>{'About'|@translate}</h2>
Note: See TracChangeset for help on using the changeset viewer.