Ignore:
Timestamp:
Dec 3, 2005, 6:33:38 PM (18 years ago)
Author:
chrisaga
Message:

improve template : split theme from template itself

rest of the job : template (yoga), themes (clear dark), and php to handle them

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/user_list.php

    r931 r960  
    585585$blockname = 'template_option';
    586586
    587 foreach (get_templates() as $pwg_template)
     587foreach (get_themes() as $pwg_template)
    588588{
    589589  if (isset($_POST['pref_submit']))
Note: See TracChangeset for help on using the changeset viewer.