mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-22 06:46:05 -04:00
Rename local_import module to server_add
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php defined("SYSPATH") or die("No direct script access.") ?>
|
||||
<div id="gServerAddAdmin">
|
||||
<h2>
|
||||
<?= t("Add From Server Admininstration") ?>
|
||||
</h2>
|
||||
<div id="gAuthorizedPath">
|
||||
<?= $path_list ?>
|
||||
</div>
|
||||
<?= $add_form ?>
|
||||
</div>
|
||||
Reference in New Issue
Block a user