Changeset 1000 in ExiteCMS for modules/common/advertising/php-files/modules/advertising/advertising_admin.php
- Timestamp:
- 10/23/07 15:01:25 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/common/advertising/php-files/modules/advertising/advertising_admin.php
r999 r1000 566 566 $variables['errortitle'] = $errortitle; 567 567 } 568 $template_panels[] = array('type' => 'body', 'name' => 'modules.advertising ', 'template' => 'modules.advertising.tpl', 'locale' => $locale_file);569 $template_variables['modules.advertising '] = $variables;568 $template_panels[] = array('type' => 'body', 'name' => 'modules.advertising.admin', 'template' => 'modules.advertising.admin.tpl', 'locale' => $locale_file); 569 $template_variables['modules.advertising.admin'] = $variables; 570 570 571 571 // loop through all advertising clients
Note: See TracChangeset
for help on using the changeset viewer.
