[Xfce4-commits] <forum:master> Add missing subdomain to admin header.

Nick Schermer noreply at xfce.org
Tue May 24 19:34:02 CEST 2011


Updating branch refs/heads/master
         to 57a18d1b64f7775268f575b81676b806d2b266a6 (commit)
       from 435a069c1e6e772e189f42ccff1d8e773d43ef5c (commit)

commit 57a18d1b64f7775268f575b81676b806d2b266a6
Author: Nick Schermer <nick at xfce.org>
Date:   Tue May 24 18:51:00 2011 +0200

    Add missing subdomain to admin header.

 include/template/admin.tpl |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/template/admin.tpl b/include/template/admin.tpl
index 3a64228..7fc067e 100644
--- a/include/template/admin.tpl
+++ b/include/template/admin.tpl
@@ -24,6 +24,7 @@ body {
 		<ul>
 			<li><a href="http://www.xfce.org" title="Go to the homepage">Home</a></li>
 			<li><a href="http://docs.xfce.org" title="Official documentation">Docs</a></li>
+			<li><a href="http://archive.xfce.org" title="Download location of tarballs">Archive</a></li>
 			<li><a href="http://wiki.xfce.org" title="Community documentation">Wiki</a></li>
 			<li><a href="http://forum.xfce.org" title="Community forums" class="active">Forum</a></li>
 			<li><a href="https://bugzilla.xfce.org" title="Report and track bugs">Bugs</a></li>



More information about the Xfce4-commits mailing list