summary refs log tree commit diff stats
path: root/theme
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2008-11-19 21:22:51 -0500
committerStarla Insigna <hatkirby@fourisland.com>2008-11-19 21:22:51 -0500
commit550d9853e19179d961b2f803c1fba72716a9da4c (patch)
treefc3d6ad68587c0b5c537b8beb470d68dc976fc86 /theme
parent6a66b6b2fea3fa24862586e27e9b03a2f92196a5 (diff)
downloadfourisland-550d9853e19179d961b2f803c1fba72716a9da4c.tar.gz
fourisland-550d9853e19179d961b2f803c1fba72716a9da4c.tar.bz2
fourisland-550d9853e19179d961b2f803c1fba72716a9da4c.zip
Fixed a few code nags
Diffstat (limited to 'theme')
-rwxr-xr-xtheme/header.tpl3
1 files changed, 1 insertions, 2 deletions
diff --git a/theme/header.tpl b/theme/header.tpl index e818e69..d296a6c 100755 --- a/theme/header.tpl +++ b/theme/header.tpl
@@ -46,8 +46,7 @@
46 <DIV ID="banner-nav"> 46 <DIV ID="banner-nav">
47 <UL ID="bannernav"> 47 <UL ID="bannernav">
48 <LI id="bannernav-home"><A HREF="/" REL="home"><B><SPAN>Home</SPAN></B></A></LI> 48 <LI id="bannernav-home"><A HREF="/" REL="home"><B><SPAN>Home</SPAN></B></A></LI>
49 <LI id="bannernav-projects"><A 49 <LI id="bannernav-projects"><A HREF="http://projects.fourisland.com"><B><SPAN>Projects</SPAN></B></A></LI>
50HREF="http://projects.fourisland.com"><B><SPAN>Projects</SPAN></B></A></LI>
51 <LI id="bannernav-wiki"><A HREF="/wiki/"><B><SPAN>Wiki</SPAN></B></A></LI> 50 <LI id="bannernav-wiki"><A HREF="/wiki/"><B><SPAN>Wiki</SPAN></B></A></LI>
52 <LI id="bannernav-fourm"><A HREF="/fourm/"><B><SPAN>Fourm</SPAN></B></A></LI> 51 <LI id="bannernav-fourm"><A HREF="/fourm/"><B><SPAN>Fourm</SPAN></B></A></LI>
53 <LI id="bannernav-poll"><A HREF="/poll/"><B><SPAN>Poll</SPAN></B></A></LI> 52 <LI id="bannernav-poll"><A HREF="/poll/"><B><SPAN>Poll</SPAN></B></A></LI>