mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-15 11:27:24 -04:00
Added default user avatar. Comment thread updates, including display of avatar. Sidebar block display white space updates. Combined gLoginMenu and gCredits css.
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
<?= $theme->admin_menu() ?>
|
||||
</div>
|
||||
<ul id="gLoginMenu">
|
||||
<li><?= html::anchor("albums/1", "Browse the Gallery") ?></li>
|
||||
<li class="first"><?= html::anchor("albums/1", "Browse the Gallery") ?></li>
|
||||
<li id="gLogoutLink"><a href="<?= url::site("logout?continue=albums/1") ?>">Logout</a></li>
|
||||
</ul>
|
||||
<?= $theme->admin_header_bottom() ?>
|
||||
|
||||
Reference in New Issue
Block a user