echo $achapter9; ?> <br> <textarea class="form-control" name="chapterEnding" placeholder="<?php echo $achapter9; ?> " required></textarea><br> <?php echo $achapter10; ?> <br> <textarea class="form-control" name="chapterDefeate" placeholder="<?php echo $achapter10; ?> " required></textarea><br> <?php echo $achapter11; ?> <br> <?php showAllMonstersList($bdd, '0'); ?> <br> <input class="btn btn-success" type="submit" value="<?php echo $achapter12; ?> "> </form> </div> </div> <?php require_once $_SESSION['File_Root'] . '/HTML/Footer.php';
require_once $_SESSION['File_Root'] . '/Kernel/Include.php'; require_once $_SESSION['File_Root'] . '/HTML/Header.php'; require_once 'Functions/SQL.php'; redirectToLogin($accountID, $linkRoot); redirectToBattle($verifyBattle, $linkRoot); hasAdmin($accountAccess); $townID = htmlspecialchars(addslashes($_POST['townID'])); ?> <br> <div class="panel panel-warning"> <div class="panel-heading"></div> <div class="panel-body"> <form method="POST" action="Add.php"> <?php showAllMonstersList($bdd, "0"); ?> <input type="hidden" name="townID" value="<?php echo $townID; ?> "> <input class="btn btn-success" type="submit" value="<?php echo $atown18; ?> "> </form> <?php showMonsterTown($bdd, $townID); ?> </div> </div>
" required><?php echo $missionDefeate; ?> </textarea><br> <?php echo $amission11; ?> <br><?php showAlltownsList($bdd, $townID); ?> <br> <?php echo $amission12; ?> <br><?php showAllMonstersList($bdd, $monsterID); ?> <br> <input type="hidden" name="missionID" value="<?php echo $missionID; ?> "> <input class="btn btn-success" type="submit" value="<?php echo $amission17; ?> "> </form> </div> </div>
<?php echo $achapter10; ?> <br> <textarea class="form-control" name="chapterDefeate" placeholder="<?php echo $achapter10; ?> " required><?php echo $chapterDefeate; ?> </textarea><br> <?php echo $achapter11; ?> <br> <?php showAllMonstersList($bdd, $chapterMonster); ?> <input type="hidden" name="chapterID" value="<?php echo $chapterID; ?> "> <input class="btn btn-success" type="submit" value="<?php echo $achapter16; ?> "> </form> </div> </div> <?php