Displaying 1 result from an estimated 1 matches for "about_link".
2006 Jan 02
3
best to integrate dynamic navbar into layout
...9;'home\'',\''\'',\''/images/home_bright.gif\'',1)"><img
name="home" border="0" src="/images/home.gif"
alt="home_button"></a></td>''
end
if @current_page == :about
@about_link = ''<td width="80" class="button_background"><a
href="/store/about"><img name="about" border="0"
src="/images/about_dark.gif" alt="about"></a></td>''
else
@about_link = ...