Gentoo Archives: gentoo-commits

From: "Xavier Neys (neysx)" <neysx@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/xsl: ads.xsl
Date: Sun, 01 Feb 2009 15:00:12
Message-Id: E1LTdnv-0006HI-4t@stork.gentoo.org
1 neysx 09/02/01 15:00:11
2
3 Modified: ads.xsl
4 Log:
5 Removed extraneous text under ads
6
7 Revision Changes Path
8 1.2 xml/htdocs/xsl/ads.xsl
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/xsl/ads.xsl?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/xsl/ads.xsl?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/xsl/ads.xsl?r1=1.1&r2=1.2
13
14 Index: ads.xsl
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/xsl/ads.xsl,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- ads.xsl 1 Feb 2009 14:57:47 -0000 1.1
21 +++ ads.xsl 1 Feb 2009 15:00:11 -0000 1.2
22 @@ -10,9 +10,6 @@
23 <a href="http://osuosl.org/contribute">
24 <img src="{concat($images,'images/osuosl.png')}" width="125" height="50" alt="Support OSL" border="0"/>
25 </a>
26 - <p class="alttext">
27 - <a href="http://osuosl.org/contribute">Support OSL</a>
28 - </p>
29 </td>
30 </tr>
31 <!-- /OSL -->
32 @@ -23,9 +20,6 @@
33 <a href="http://www.vr.org">
34 <img src="{concat($images,'images/vr-ad.png')}" width="125" height="144" alt="Gentoo Centric Hosting: vr.org" border="0"/>
35 </a>
36 - <p class="alttext">
37 - <a href="http://www.vr.org/">VR Hosted</a>
38 - </p>
39 </td>
40 </tr>
41 <!-- /VR -->
42 @@ -36,9 +30,6 @@
43 <a href="http://www.tek.net" target="_top">
44 <img src="{concat($images,'images/tek-gentoo.gif')}" width="125" height="125" alt="Tek Alchemy" border="0"/>
45 </a>
46 - <p class="alttext">
47 - <a href="http://www.tek.net/">Tek Alchemy</a>
48 - </p>
49 </td>
50 </tr>
51 <!-- /Tek -->
52 @@ -49,9 +40,6 @@
53 <a href="http://www.sevenl.net" target="_top">
54 <img src="{concat($images,'images/sponsors/sevenl.gif')}" width="125" height="144" alt="SevenL.net" border="0"/>
55 </a>
56 - <p class="alttext">
57 - <a href="http://www.sevenl.net/">SevenL.net</a>
58 - </p>
59 </td>
60 </tr>
61 <!-- /SevenL -->
62 @@ -62,9 +50,6 @@
63 <a href="http://www.gni.com" target="_top">
64 <img src="{concat($images,'images/gni_logo.png')}" width="125" alt="Global Netoptex Inc." border="0"/>
65 </a>
66 - <p class="alttext">
67 - <a href="http://www.gni.com">Global Netoptex Inc.</a>
68 - </p>
69 </td>
70 </tr>
71 <!-- /GNi -->
72 @@ -75,9 +60,6 @@
73 <a href="http://www.bytemark.co.uk/r/gentoo-home" target="_top">
74 <img src="{concat($images,'images/sponsors/bytemark_ad.png')}" width="125" alt="Bytemark" border="0"/>
75 </a>
76 - <p class="alttext">
77 - <a href="http://www.bytemark.co.uk/r/gentoo-home">Bytemark</a>
78 - </p>
79 </td>
80 </tr>
81 <!-- /bytemark -->