Files
gallery3/modules/dynamic/views/admin_dynamic.html.php
T
Tim Almdal 3347178eee Created the dynamic albums module which provides a dynamic album
containing either recent updates or most viewed images.
2009-07-09 18:59:04 -07: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>