mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-27 02:04:31 -04:00
Remove code that was inadvertently committed.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user