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

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/site_update.php

    r2491 r2530  
    831831// |                        template initialization                        |
    832832// +-----------------------------------------------------------------------+
    833 $template->set_filenames(array('update'=>'admin/site_update.tpl'));
     833$template->set_filenames(array('update'=>'site_update.tpl'));
    834834$result_title = '';
    835835if (isset($simulate) and $simulate)
Note: See TracChangeset for help on using the changeset viewer.