summaryrefslogtreecommitdiff
path: root/modules/gallery
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2010-07-16 11:59:48 -0700
committerBharat Mediratta <bharat@menalto.com>2010-07-16 11:59:48 -0700
commit5fd166724ba1dad3d6725d7bdb65627c0ae9ed91 (patch)
tree3f0c88bd6e9f15fafcdd7e8191d027ec0ec6356e /modules/gallery
parent583950616ef7c89acc0b0cbb52e77ffdb0afbb3d (diff)
parentbd969a6ffa85488c170be23392fba2792bd00da3 (diff)
Merge branch 'master' of github.com:gallery/gallery3
Diffstat (limited to 'modules/gallery')
-rw-r--r--modules/gallery/views/form_uploadify.html.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/gallery/views/form_uploadify.html.php b/modules/gallery/views/form_uploadify.html.php
index 6e18a85c..4f564b07 100644
--- a/modules/gallery/views/form_uploadify.html.php
+++ b/modules/gallery/views/form_uploadify.html.php
@@ -88,7 +88,6 @@
</ul>
<? endif ?>
-<? if (!empty($album)): ?>
<div>
<p>
<?= t("Photos will be uploaded to album: ") ?>
@@ -100,7 +99,6 @@
<li class="g-active"> <?= html::purify($album->title) ?> </li>
</ul>
</div>
-<? endif ?>
<div id="g-add-photos-canvas">
<button id="g-add-photos-button" class="g-button ui-state-default ui-corner-all" href="#"><?= t("Select photos...") ?></button>