2009-02-24 05:54:19 +00:00
|
|
|
<?php defined("SYSPATH") or die("No direct script access.") ?>
|
2009-02-21 02:28:19 +00:00
|
|
|
<div id="gLocalImportAdmin">
|
|
|
|
|
<h2>
|
|
|
|
|
<?= t("Local Import Admininstration") ?>
|
|
|
|
|
</h2>
|
|
|
|
|
<div id="gAuthorizedPath">
|
|
|
|
|
<?= $path_list ?>
|
|
|
|
|
</div>
|
|
|
|
|
<?= $add_form ?>
|
|
|
|
|
</div>
|