[library-web] fix global domain bar link to point to http://www.gnome.org
- From: Vinicius Scopel Depizzol <vdepizzol src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [library-web] fix global domain bar link to point to http://www.gnome.org
- Date: Mon, 11 Apr 2011 03:15:37 +0000 (UTC)
commit 8039b0cba332ed5b879db67fd83c462b8ef29d4c
Author: Vinicius Depizzol <vdepizzol gmail com>
Date: Mon Apr 11 00:13:44 2011 -0300
fix global domain bar link to point to http://www.gnome.org
fix bug #647051
data/xslt/heading.xsl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/xslt/heading.xsl b/data/xslt/heading.xsl
index 55e7d8b..dddf7b4 100644
--- a/data/xslt/heading.xsl
+++ b/data/xslt/heading.xsl
@@ -26,7 +26,7 @@
<!-- global gnome.org domain bar -->
<div id="global_domain_bar">
<div>
- <a href="#"><strong>GNOME</strong>.ORG</a>
+ <a href="http://www.gnome.org/"><strong>GNOME</strong>.ORG</a>
</div>
</div>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]