Skip to content

Commit

Permalink
Merge branch 'master' of github.com:gallery/gallery3
Browse files Browse the repository at this point in the history
  • Loading branch information
bharat committed Aug 14, 2010
2 parents 524554c + c909963 commit a8c7234
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions themes/admin_wind/views/admin.html.php
Expand Up @@ -77,9 +77,11 @@
</div>
<div id="g-footer" class="g-inline ui-helper-clearfix">
<?= $theme->admin_footer() ?>
<div>
<? if (module::get_var("gallery", "show_credits")): ?>
<ul id="g-credits" class="g-inline">
<?= $theme->admin_credits() ?>
</div>
</ul>
<? endif ?>
</div>
</div>
<?= $theme->admin_page_bottom() ?>
Expand Down

0 comments on commit a8c7234

Please sign in to comment.