Ignore:
Timestamp:
Mar 14, 2012, 2:28:10 PM (12 years ago)
Author:
plg
Message:

import theme Simple version 2.1

  • bugfix for user's profile - use default profile_content.tpl
  • child themes do not need to have content.css
  • use local_head.tpl
  • correct order of thumbnails & show copyright on picture page
  • use default as parent theme & change theme URI
  • add quicksearch and style input, textarea, ...
  • add login link in the footer
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/simple_themes/simple/template/index.tpl

    r13546 r13547  
    4646  </div> <!-- subContent -->
    4747  <div style="clear: both;"></div>
     48  {if !empty($PLUGIN_INDEX_CONTENT_AFTER)}{$PLUGIN_INDEX_CONTENT_AFTER}{/if}
    4849</div> <!-- content -->
    49 {if !empty($PLUGIN_INDEX_CONTENT_AFTER)}{$PLUGIN_INDEX_CONTENT_AFTER}{/if}
Note: See TracChangeset for help on using the changeset viewer.