plugins/admin/PluginManager.php
changeset 531 510160f15a69
parent 529 7803c9db3506
child 536 218a627eb53e
equal deleted inserted replaced
530:8d3c49b8dc79 531:510160f15a69
   311   //
   311   //
   312   // Not a JSON request, output normal HTML interface
   312   // Not a JSON request, output normal HTML interface
   313   //
   313   //
   314   
   314   
   315   // start printing things out
   315   // start printing things out
       
   316   echo '<h3>' . $lang->get('acppl_heading_main') . '</h3>';
       
   317   echo '<p>' . $lang->get('acppl_intro') . '</p>';
   316   ?>
   318   ?>
   317   <div class="tblholder">
   319   <div class="tblholder">
   318     <table border="0" cellspacing="1" cellpadding="5">
   320     <table border="0" cellspacing="1" cellpadding="5">
   319       <?php
   321       <?php
   320       $rowid = '2';
   322       $rowid = '2';