Remove code that was inadvertently committed.

This commit is contained in:
Tim Almdal
2010-07-16 06:52:18 -07:00
parent b51b49cb63
commit ce2b3d0001
@@ -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>