From 0746e7e10dd94d005f0a45da7634dbf82eff722f Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Wed, 3 Jun 2009 19:04:44 -0600 Subject: Show an "add photos" message on empty albums for those who can. --- themes/default/views/album.html.php | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'themes') diff --git a/themes/default/views/album.html.php b/themes/default/views/album.html.php index 7d4a6f54..b74c6d86 100644 --- a/themes/default/views/album.html.php +++ b/themes/default/views/album.html.php @@ -7,6 +7,7 @@ + + admin || access::can("add", $item)): ?> + id") ?> +
  • Add some.") ?>
  • + +
  • + + album_bottom() ?> -- cgit v1.2.3