Changeset 1071 in ExiteCMS for trunk/administration/forums_prune.php
- Timestamp:
- 11/06/07 17:12:56 (5 years ago)
- File:
-
- 1 edited
-
trunk/administration/forums_prune.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/administration/forums_prune.php
r863 r1071 50 50 $variables['bold'] = true; 51 51 $variables['message'] =$locale['801'].$delposts."<br />".$locale['802'].$delthreads."<br />".$locale['803'].$delattach."<br />"; 52 $template_panels[] = array('type' => 'body', 'name' => 'admin.forums_prune', 'title' => $locale['800'], 'template' => '_message_table_panel.tpl', 'locale' => PATH_LOCALE.LOCALESET."admin/settings.php");52 $template_panels[] = array('type' => 'body', 'name' => 'admin.forums_prune', 'title' => $locale['800'], 'template' => '_message_table_panel.tpl', 'locale' => "admin.settings"); 53 53 $template_variables['admin.forums_prune'] = $variables; 54 54 ?>
Note: See TracChangeset
for help on using the changeset viewer.
