1
0
This repository has been archived on 2021-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
gallery3-contrib/modules/dynamic/views/admin_dynamic.html.php
Tim Almdal fc671304fe Add the dynamic module to contrib
Signed-off-by: Tim Almdal <tnalmdal@shaw.ca>
2009-07-10 23:27:42 +08:00

6 lines
151 B
PHP

<?php defined("SYSPATH") or die("No direct script access.") ?>
<div id="gAdminDynamic">
<h2> <?= t("Dynamic Albums") ?> </h2>
<?= $form ?>
</div>