Changeset 8844 for trunk/themes


Ignore:
Timestamp:
Jan 22, 2011, 10:12:48 PM (13 years ago)
Author:
rvelices
Message:
  • fix icon display on index page (calendar by post date)
  • remove unnecessary include_once
  • mysql functions simplification
File:
1 edited

Legend:

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

    r8774 r8844  
    5151{if isset($U_MODE_POSTED)}
    5252                <li>{strip}<a href="{$U_MODE_POSTED}" title="{'display a calendar by posted date'|@translate}" class="pwg-state-default pwg-button" rel="nofollow">
    53                         <span class="pwg-icon pwg-icon-camera-calendar"> </span><span class="pwg-button-text">{'Calendar'|@translate}</span>
     53                        <span class="pwg-icon pwg-icon-calendar"> </span><span class="pwg-button-text">{'Calendar'|@translate}</span>
    5454                </a>{/strip}</li>
    5555{/if}
Note: See TracChangeset for help on using the changeset viewer.