1 2 3 4 5 6
<?php defined("SYSPATH") or die("No direct script access.") ?> <div id="g-admin-themeOptions"> <h1> <?= t("Theme Options") ?> </h1> <?= $form ?> </div>