decir/admincp/admin_base.php
changeset 7 37387f84fe25
parent 6 3f66ec435f08
equal deleted inserted replaced
6:3f66ec435f08 7:37387f84fe25
    50   unset($GLOBALS['template']);
    50   unset($GLOBALS['template']);
    51   unset($template);
    51   unset($template);
    52   $GLOBALS['template'] = new template();
    52   $GLOBALS['template'] = new template();
    53   $template =& $GLOBALS['template'];
    53   $template =& $GLOBALS['template'];
    54   
    54   
       
    55   $template->add_header('<script type="text/javascript" src="' . scriptPath . '/decir/js/admin/reorder.js"></script>');
       
    56   
    55   $template->header();
    57   $template->header();
    56   ?>
    58   ?>
    57   Add or remove forums, control user permissions, and check forum statistics.
    59   Add or remove forums, control user permissions, and check forum statistics.
    58   <table border="0" cellspacing="0" cellpadding="0" width="100%" style="margin-top: 10px;">
    60   <table border="0" cellspacing="0" cellpadding="0" width="100%" style="margin-top: 10px;">
    59     <tr>
    61     <tr>