Ignore:
Timestamp:
Sep 14, 2008, 9:16:15 AM (16 years ago)
Author:
vdigital
Message:

Wigo becomes "goto".
Admin tpl files are moved.

Location:
trunk/admin/template/goto
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/admin/template/goto/theme/roma/themeconf.inc.php

    r2526 r2530  
    4949
    5050$themeconf = array(
    51   'template' => 'wigo',
    52   'theme' => 'roma',
     51  'template' => 'goto', /* Goto Admin template */
     52  'theme' => 'roma',    /* "roma" is the foundation theme of Piwigo */
    5353  'icon_dir' => 'template/yoga/icon',
    54   'admin_icon_dir' => 'template/yoga/icon/admin',
     54  'admin_icon_dir' => 'admin/template/goto/icon',
    5555  'mime_icon_dir' => 'template/yoga/icon/mimetypes/',
    5656  'selected_admin_menu' => selected_admin_menu(),
Note: See TracChangeset for help on using the changeset viewer.