Gentoo Archives: gentoo-commits

From: "Dean Stephens (desultory)" <desultory@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-projects commit in forums/htdocs/includes: page_header.php
Date: Thu, 30 Jul 2009 11:42:03
Message-Id: E1MWU1D-0007nJ-3G@stork.gentoo.org
1 desultory 09/07/30 11:41:55
2
3 Modified: page_header.php
4 Log:
5 Template updates for move and sitemaps.
6
7 Revision Changes Path
8 1.14 forums/htdocs/includes/page_header.php
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-projects/forums/htdocs/includes/page_header.php?rev=1.14&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-projects/forums/htdocs/includes/page_header.php?rev=1.14&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-projects/forums/htdocs/includes/page_header.php?r1=1.13&r2=1.14
13
14 Index: page_header.php
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-projects/forums/htdocs/includes/page_header.php,v
17 retrieving revision 1.13
18 retrieving revision 1.14
19 diff -u -r1.13 -r1.14
20 --- page_header.php 30 Jul 2009 06:38:50 -0000 1.13
21 +++ page_header.php 30 Jul 2009 11:41:55 -0000 1.14
22 @@ -6,7 +6,7 @@
23 * copyright : (C) 2001 The phpBB Group
24 * email : support@×××××.com
25 *
26 - * $Id: page_header.php,v 1.13 2009/07/30 06:38:50 desultory Exp $
27 + * $Id: page_header.php,v 1.14 2009/07/30 11:41:55 desultory Exp $
28 *
29 *
30 ***************************************************************************/
31 @@ -450,9 +450,6 @@
32
33 'WHOSONLINE_RANKS' => $ranks_legend,
34
35 - 'RACKATHON_IMG' => "/images/rackathon-button.png",
36 - 'RACKATHON_LINK' => "http://osuosl.org/contribute/rackathon",
37 -
38 'L_USERNAME' => $lang['Username'],
39 'L_PASSWORD' => $lang['Password'],
40 'L_LOGIN_LOGOUT' => $l_login_logout,