Files
gallery3/core/views/admin_block_photo_stream.html.php
2008-12-20 01:16:46 +00:00

9 lines
352 B
PHP

<? defined("SYSPATH") or die("No direct script access."); ?>
<p>
Recent photos added to your Gallery
</p>
<img src="<?= $theme->url("images/photostream.png") ?>" alt="" />
<p class="gWarning">
Slider type of display. Show titles underneath or on hover. Draw a keyline around albums, or differentiate some how. Each will be linked to item view
</p>