equal
deleted
inserted
replaced
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'; |