Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@sugarlabs.org>2012-07-18 06:49:20 (GMT)
committer Aleksey Lim <alsroot@sugarlabs.org>2012-07-18 06:49:20 (GMT)
commitcc07fdad633c77f45bdbe878ab04a0a6fc724b64 (patch)
treec58f96b2a888e76e2735eb632dd0069ac539cb8c
parent2d7d36ea13af320605a897f62583ae0b7b59f13f (diff)
Tune SL bar look&feelHEADmaster
-rw-r--r--cgi/template/header.tmpl24
1 files changed, 12 insertions, 12 deletions
diff --git a/cgi/template/header.tmpl b/cgi/template/header.tmpl
index d35e982..6f6b768 100644
--- a/cgi/template/header.tmpl
+++ b/cgi/template/header.tmpl
@@ -26,18 +26,18 @@
<body topmargin="3" marginheight="3">
<div class="hbar"><nobr>
- <a href="http://www.sugarlabs.org/"> Web </a> &nbsp; &middot; &nbsp;
- <a href="http://wiki.sugarlabs.org/"> Wiki </a> &nbsp; &middot; &nbsp;
- <a href="http://activities.sugarlabs.org/"> Activities </a> &nbsp; &middot; &nbsp;
- <a href="http://planet.sugarlabs.org/"> Blog </a> &nbsp; &middot; &nbsp;
- <a href="http://lists.sugarlabs.org/"> Lists </a> &nbsp; &middot; &nbsp;
- <a href="http://chat.sugarlabs.org/"> Chat </a> &nbsp; &middot; &nbsp;
- <a href="http://meeting.sugarlabs.org/"> <i>Meeting</i> </a> &nbsp; &middot; &nbsp;
- <a href="http://bugs.sugarlabs.org/"> Bugs </a> &nbsp; &middot; &nbsp;
- <a href="http://git.sugarlabs.org/"> Git </a> &nbsp; &middot; &nbsp;
- <a href="http://translate.sugarlabs.org/"> Translate </a> &nbsp; &middot; &nbsp;
- <a href="http://download.sugarlabs.org/"> Archive </a> &nbsp; &middot; &nbsp;
- <a href="http://people.sugarlabs.org/"> People </a> &nbsp; &middot; &nbsp;
+ <a href="http://www.sugarlabs.org/">Web</a> &nbsp; &middot; &nbsp;
+ <a href="http://wiki.sugarlabs.org/">Wiki</a> &nbsp; &middot; &nbsp;
+ <a href="http://activities.sugarlabs.org/">Activities</a> &nbsp; &middot; &nbsp;
+ <a href="http://planet.sugarlabs.org/">Blog</a> &nbsp; &middot; &nbsp;
+ <a href="http://lists.sugarlabs.org/">Lists</a> &nbsp; &middot; &nbsp;
+ <a href="http://chat.sugarlabs.org/">Chat</a> &nbsp; &middot; &nbsp;
+ <a href="http://meeting.sugarlabs.org/"><i>Meeting</i></a> &nbsp; &middot; &nbsp;
+ <a href="http://bugs.sugarlabs.org/">Bugs</a> &nbsp; &middot; &nbsp;
+ <a href="http://git.sugarlabs.org/">Git</a> &nbsp; &middot; &nbsp;
+ <a href="http://translate.sugarlabs.org/">Translate</a> &nbsp; &middot; &nbsp;
+ <a href="http://download.sugarlabs.org/">Archive</a> &nbsp; &middot; &nbsp;
+ <a href="http://people.sugarlabs.org/">People</a> &nbsp; &middot; &nbsp;
<a href="http://sugarlabs.org/go/Sugar_Labs/Donate"><b>Donate</b></a>
</nobr></div>
<div class="hr"></div>