From 23105f135990dd576c3d2099fabf0962d9b9fc58 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Wed, 31 Dec 2008 07:16:38 +0000 Subject: PhotoID -> PhotoId for consistency --- themes/default/views/album.html.php | 2 +- themes/default/views/photo.html.php | 2 +- themes/default/views/tag.html.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'themes/default/views') diff --git a/themes/default/views/album.html.php b/themes/default/views/album.html.php index d36ff7c2..7f4e2119 100644 --- a/themes/default/views/album.html.php +++ b/themes/default/views/album.html.php @@ -14,7 +14,7 @@
  • thumb_top($child) ?> - photo diff --git a/themes/default/views/photo.html.php b/themes/default/views/photo.html.php index cf7c83b8..d23dec2d 100644 --- a/themes/default/views/photo.html.php +++ b/themes/default/views/photo.html.php @@ -5,7 +5,7 @@
    - <?= $item->title ?>
    description ?>
    diff --git a/themes/default/views/tag.html.php b/themes/default/views/tag.html.php index 93cce7e7..8c950e74 100644 --- a/themes/default/views/tag.html.php +++ b/themes/default/views/tag.html.php @@ -15,7 +15,7 @@
  • thumb_top($child) ?> - photo -- cgit v1.2.3