diff options
| author | Tim Almdal <tnalmdal@shaw.ca> | 2009-11-06 22:14:32 -0800 |
|---|---|---|
| committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-11-06 22:14:32 -0800 |
| commit | c40735c922b53eb32be1ae39a030362eea52e602 (patch) | |
| tree | cfe908300e98eed1e22d5ba46e2629ed40565b9a /themes/wind | |
| parent | 44ae88e8e17713cab81a5cf08820e18896615196 (diff) | |
| parent | 3e0a81a39490f58840e3144b88d9c963e69f8f79 (diff) | |
Merge branch 'master' into talmdal_dev
Diffstat (limited to 'themes/wind')
| -rw-r--r-- | themes/wind/views/page.html.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/wind/views/page.html.php b/themes/wind/views/page.html.php index a2b2fdd7..f41dcd27 100644 --- a/themes/wind/views/page.html.php +++ b/themes/wind/views/page.html.php @@ -84,6 +84,7 @@ <img width="107" height="48" alt="<?= t("Gallery logo: Your photos on your web site")->for_html_attr() ?>" src="<?= url::file("lib/images/logo.png") ?>" /> </a> <? endif ?> + <?= $theme->user_menu() ?> <?= $theme->header_top() ?> <div id="g-site-menu"> <?= $theme->site_menu() ?> |
