summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-02-01 15:21:15 -0500
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-02-01 15:21:15 -0500
commitc5d2f05f287613a61fb32d20514f44c83a309d21 (patch)
tree38ee8ce36c722b83911039c272c3799c1cc0f67e /template
parente03dedba4c113a87d35e5ddf00e8ccf9acfc760b (diff)
timb merging ryder's changes
Diffstat (limited to 'template')
-rwxr-xr-xtemplate/banner.st2
-rwxr-xr-xtemplate/head.st2
2 files changed, 2 insertions, 2 deletions
diff --git a/template/banner.st b/template/banner.st
index 1fbc62b..981fe3b 100755
--- a/template/banner.st
+++ b/template/banner.st
@@ -2,7 +2,7 @@
<div id="header7">
<div id="logoicons">
<div id="logo7">
- <div align="center"><a href="/chat" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image2','','/static/mouseover.gif',1)"><img src="/static/wordlogo2.gif" name="Image2" width="153" height="73" border="0"></a></div>
+ <div align="center"><a href="/chat" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image2','','/static/modbarover.png',1)"><img src="/static/modbar.png" name="Image2" border="0"></a></div>
<div id="strapline"><img src="/static/talkwith.png" width="179" height="53" /></div>
</div>
<div class="white">
diff --git a/template/head.st b/template/head.st
index 780d60c..d1037fb 100755
--- a/template/head.st
+++ b/template/head.st
@@ -1,4 +1,4 @@
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
<!-- <script type="text/javascript" src="/static/jquery-1.3.2.min.js"></script> -->