From ba18542527531798abca1881497eac60827cb0f8 Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Sun, 7 Dec 2008 07:04:58 +0000 Subject: Yay! Working item upload dialog from the album page! --- themes/default/views/album.html.php | 4 ++-- themes/default/views/photo.html.php | 13 +++++++++---- 2 files changed, 11 insertions(+), 6 deletions(-) (limited to 'themes/default/views') diff --git a/themes/default/views/album.html.php b/themes/default/views/album.html.php index 70d9e944..84afdc35 100644 --- a/themes/default/views/album.html.php +++ b/themes/default/views/album.html.php @@ -8,8 +8,8 @@ " alt="" />
  • album_top() ?>
  • -
  • " title="" - class="gButtonLink gDialogLink">
  • +
  • id") ?>" title="" + class="gButtonLink gDialogLink">
  • title_edit ?>

    diff --git a/themes/default/views/photo.html.php b/themes/default/views/photo.html.php index f58c51d1..0f5799ce 100644 --- a/themes/default/views/photo.html.php +++ b/themes/default/views/photo.html.php @@ -1,10 +1,15 @@

    title_edit ?>

    -- cgit v1.2.3