summaryrefslogtreecommitdiff
path: root/themes/default/views/album.html.php
diff options
context:
space:
mode:
authorChad Kieffer <ckieffer@gmail.com>2009-08-03 22:53:47 -0600
committerChad Kieffer <ckieffer@gmail.com>2009-08-03 22:53:47 -0600
commit9a55eb4df8346f9a81fbd4a1fb4daa7b807e80e0 (patch)
tree0dbcccfadb25d5f08e0e73572c3d0d638271b20b /themes/default/views/album.html.php
parent9104fa7b55d4613792208956bbd0098bd89b033c (diff)
parentad19e29c469295189a2d13772706e39e3bd3dfc7 (diff)
Merge branch 'master' of git://github.com/bharat/gallery3
Diffstat (limited to 'themes/default/views/album.html.php')
-rw-r--r--themes/default/views/album.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/views/album.html.php b/themes/default/views/album.html.php
index 65ea3381..ce57458e 100644
--- a/themes/default/views/album.html.php
+++ b/themes/default/views/album.html.php
@@ -19,7 +19,7 @@
<?= $child->thumb_img(array("class" => "gThumbnail")) ?>
</a>
<?= $theme->thumb_bottom($child) ?>
- <?= $theme->thumb_menu($child) ?>
+ <?= $theme->context_menu($child) ?>
<h2><span></span><a href="<?= $child->url() ?>"><?= p::clean($child->title) ?></a></h2>
<ul class="gMetadata">
<?= $theme->thumb_info($child) ?>