summary refs log tree commit diff stats
path: root/theme/header.tpl
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2008-12-14 09:54:40 -0500
committerStarla Insigna <hatkirby@fourisland.com>2008-12-14 09:54:40 -0500
commit1347525dd5f4c6520fe4462828f4a560774910da (patch)
tree25e56ae96027c4fe385a4ccceee14016a2f7902d /theme/header.tpl
parent9cb1fcba82027daa21eb457f1b2912ee02e5c7eb (diff)
downloadfourisland-1347525dd5f4c6520fe4462828f4a560774910da.tar.gz
fourisland-1347525dd5f4c6520fe4462828f4a560774910da.tar.bz2
fourisland-1347525dd5f4c6520fe4462828f4a560774910da.zip
Fixed NavBar for Fourm and Fouripedia
Diffstat (limited to 'theme/header.tpl')
-rwxr-xr-xtheme/header.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/theme/header.tpl b/theme/header.tpl index 6f02792..335c975 100755 --- a/theme/header.tpl +++ b/theme/header.tpl
@@ -72,10 +72,12 @@
72 <A HREF="http://fourisland.com/quotes/">Quotes</A> 72 <A HREF="http://fourisland.com/quotes/">Quotes</A>
73 </LI> 73 </LI>
74 74
75 <!--BEGIN MEMBERS-->
75 <LI<!--LOGACTIVE-->> 76 <LI<!--LOGACTIVE-->>
76 <IMG SRC="/theme/images/icons/door_in.png" /> 77 <IMG SRC="/theme/images/icons/door_in.png" />
77 <A HREF="http://fourisland.com/log<!--LOGDATA-->.php?redirect=<!--REDIRPAGE-->">Log<!--LOGDATA--></A> 78 <A HREF="http://fourisland.com/log<!--LOGDATA-->.php?redirect=<!--REDIRPAGE-->">Log<!--LOGDATA--></A>
78 </LI> 79 </LI>
80 <!--END MEMBERS-->
79 </UL> 81 </UL>
80 </BLOCKQUOTE> 82 </BLOCKQUOTE>
81 </DIV> 83 </DIV>