summary refs log tree commit diff stats
path: root/theme/header.tpl
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2008-11-24 17:16:54 -0500
committerStarla Insigna <hatkirby@fourisland.com>2008-11-24 17:16:54 -0500
commit326314e6c07af25ae4e0f20299b86cdc100528e9 (patch)
treec6cf286ce33ba8c52a83fc700d32ec5fa760c071 /theme/header.tpl
parent4063314dc7b0b7005054b762909c9f63c389f6d6 (diff)
downloadfourisland-326314e6c07af25ae4e0f20299b86cdc100528e9.tar.gz
fourisland-326314e6c07af25ae4e0f20299b86cdc100528e9.tar.bz2
fourisland-326314e6c07af25ae4e0f20299b86cdc100528e9.zip
Returned day and night effects
Diffstat (limited to 'theme/header.tpl')
-rwxr-xr-xtheme/header.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/theme/header.tpl b/theme/header.tpl index bedfe0f..074130b 100755 --- a/theme/header.tpl +++ b/theme/header.tpl
@@ -2,7 +2,7 @@
2 <HEAD> 2 <HEAD>
3 <TITLE><!--EXTRATITLE-->Four Island</TITLE> 3 <TITLE><!--EXTRATITLE-->Four Island</TITLE>
4 4
5 <LINK REL="stylesheet" TYPE="text/css" HREF="http://fourisland.com/theme/css.php" /> 5 <LINK REL="stylesheet" TYPE="text/css" HREF="http://fourisland.com/theme/css.php?id=<!--BODYID-->" />
6 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8" /> 6 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8" />
7 <META HTTP-EQUIV="Content-Language" CONTENT="en" /> 7 <META HTTP-EQUIV="Content-Language" CONTENT="en" />
8 <LINK REL="alternate" TYPE="application/rss+xml" HREF="http://feeds.feedburner.com/FourIsland?format=xml" TITLE="Four Island" /> 8 <LINK REL="alternate" TYPE="application/rss+xml" HREF="http://feeds.feedburner.com/FourIsland?format=xml" TITLE="Four Island" />
@@ -26,7 +26,7 @@
26 </HEAD> 26 </HEAD>
27 27
28 <BODY ID="<!--BODYID-->" CLASS="<!--CATEGORY--> <!--AID--> <!--CATEGORY-->-<!--AID-->"<!--BODYTAGS-->> 28 <BODY ID="<!--BODYID-->" CLASS="<!--CATEGORY--> <!--AID--> <!--CATEGORY-->-<!--AID-->"<!--BODYTAGS-->>
29 <IMG SRC="/theme/images/top_fade.png" ID="top-fade" /> 29 <DIV ID="top-fade"></DIV>
30 30
31 <DIV ID="wrap"> 31 <DIV ID="wrap">
32 <DIV ID="page-header"> 32 <DIV ID="page-header">