[!-- 03-May-2008 Added album menu-->
` [div class="albummenu>
[h2 id="titlesub">Album Menu
[?php printAlbumMenu("list","count","album_menu",
"album_menu_active","album_menu_sub",
"album_menu_sub_active"); ?>`
[!-- end -->
code added to my Gallery index.php page underneath the "printHomeLink". Results prduce an extra li before the listing of the published album names; current formatting has it to the right margin in #main while the list is to the left (working on trying to format)
What's producing the extra li? And, if I'm reading correctly, should subAlbums be listed?
Comments