Ignore:
Timestamp:
Mar 13, 2010, 1:00:52 AM (14 years ago)
Author:
plg
Message:

feature 1502: based on Dotclear model, P@t has reorganized the way Piwigo
manages template/theme in a simpler "theme only level" architecture. It
supports multiple level inheritance.

Location:
trunk/themes
Files:
2 added
1 edited
1 copied

Legend:

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

    r5095 r5123  
    6060          <label for="template">{'Interface theme'|@translate}</label>
    6161        </span>
    62         {html_options name=template options=$template_options selected=$template_selection}
     62        {html_options name=theme options=$template_options selected=$template_selection}
    6363      </li>
    6464      <li>
Note: See TracChangeset for help on using the changeset viewer.