Skip to content

Commit

Permalink
Remove code that was inadvertently committed.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Almdal committed Jul 16, 2010
1 parent b51b49c commit ce2b3d0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modules/gallery/views/form_uploadify.html.php
Expand Up @@ -88,7 +88,6 @@
</ul>
<? endif ?>

<? if (!empty($album)): ?>
<div>
<p>
<?= t("Photos will be uploaded to album: ") ?>
Expand All @@ -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>
Expand Down

0 comments on commit ce2b3d0

Please sign in to comment.