Clean up table CSS

This commit is contained in:
Reinhard Müller 2021-02-15 16:34:57 +01:00
parent 7349fa6f30
commit 12bf259a93
148 changed files with 328 additions and 156 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<?xml version="1.0" encoding="UTF-8"?>
<html>
<version>1</version>
<version>2</version>
<head>
<title>Graphics - Sponsoring Buttons</title>
@ -20,7 +20,164 @@
<buttons />
<h3>Terms of usage</h3>
<h2>Supporter Buttons</h2>
<p>Supporters regularly donate 60 € per year or 10 € per month.</p>
<table class="table table-bordered table-condensed table-responsive">
<tr>
<th class="text-center">Design</th>
<th>Background</th>
<th>Size</th>
</tr>
<tr>
<td class="text-center">
<img src="supporter/Supporter_white_green_t_small.png"/>
</td>
<td>transparent</td>
<td>
<ul class="list-unstyled">
<li>
<a href="supporter/Supporter_white_green_t_huge.png">huge</a>
</li>
<li>
<a href="supporter/Supporter_white_green_t_large.png">large</a>
</li>
<li>
<a href="supporter/Supporter_white_green_t_medium.png">medium</a>
</li>
<li>
<a href="supporter/Supporter_white_green_t_small.png">small</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="text-center" rowspan="2">
<img src="supporter/Supporter_blue_green_t_small.png"/>
</td>
<td>white</td>
<td>
<ul class="list-unstyled">
<li>
<a href="supporter/Supporter_blue_green_w_huge.png">huge</a>
</li>
<li>
<a href="supporter/Supporter_blue_green_w_large.png">large</a>
</li>
<li>
<a href="supporter/Supporter_blue_green_w_medium.png">medium</a>
</li>
<li>
<a href="supporter/Supporter_blue_green_w_small.png">small</a>
</li>
</ul>
</td>
</tr>
<tr>
<td>transparent</td>
<td>
<ul class="list-unstyled">
<li>
<a href="supporter/Supporter_blue_green_t_huge.png">huge</a>
</li>
<li>
<a href="supporter/Supporter_blue_green_t_large.png">large</a>
</li>
<li>
<a href="supporter/Supporter_blue_green_t_medium.png">medium</a>
</li>
<li>
<a href="supporter/Supporter_blue_green_t_small.png">small</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="text-center" rowspan="2">
<img src="supporter/Supporter_silver_green_t_small.png"/>
</td>
<td>white</td>
<td>
<ul class="list-unstyled">
<li>
<a href="supporter/Supporter_silver_green_w_huge.png">huge</a>
</li>
<li>
<a href="supporter/Supporter_silver_green_w_large.png">large</a>
</li>
<li>
<a href="supporter/Supporter_silver_green_w_medium.png">medium</a>
</li>
<li>
<a href="supporter/Supporter_silver_green_w_small.png">small</a>
</li>
</ul>
</td>
</tr>
<tr>
<td>transparent</td>
<td>
<ul class="list-unstyled">
<li>
<a href="supporter/Supporter_silver_green_t_huge.png">huge</a>
</li>
<li>
<a href="supporter/Supporter_silver_green_t_large.png">large</a>
</li>
<li>
<a href="supporter/Supporter_silver_green_t_medium.png">medium</a>
</li>
<li>
<a href="supporter/Supporter_silver_green_t_small.png">small</a>
</li>
</ul>
</td>
</tr>
<tr>
<td class="text-center" rowspan="2">
<img src="supporter/Supporter_silver_blue_t_small.png"/>
</td>
<td>white</td>
<td>
<ul class="list-unstyled">
<li>
<a href="supporter/Supporter_silver_blue_w_huge.png">huge</a>
</li>
<li>
<a href="supporter/Supporter_silver_blue_w_large.png">large</a>
</li>
<li>
<a href="supporter/Supporter_silver_blue_w_medium.png">medium</a>
</li>
<li>
<a href="supporter/Supporter_silver_blue_w_small.png">small</a>
</li>
</ul>
</td>
</tr>
<tr>
<td>transparent</td>
<td>
<ul class="list-unstyled">
<li>
<a href="supporter/Supporter_silver_blue_t_huge.png">huge</a>
</li>
<li>
<a href="supporter/Supporter_silver_blue_t_large.png">large</a>
</li>
<li>
<a href="supporter/Supporter_silver_blue_t_medium.png">medium</a>
</li>
<li>
<a href="supporter/Supporter_silver_blue_t_small.png">small</a>
</li>
</ul>
</td>
</tr>
</table>
<h3>Terms of usage</h3>
<pre>
Permission is given to donors of the FSFE for unmodified use of the
@ -32,8 +189,6 @@ interactive media, they should make a link to
<a href="/donate/thankgnus.html"
>https://fsfe.org/donate/thankgnus.html</a>
</pre>
</body>
<sidebar promo="donate">
@ -44,8 +199,6 @@ interactive media, they should make a link to
<li><a href="/donate/hardware.html">Hardware donations</a></li>
</ul>
</sidebar>
</html>
<!--
Local Variables: ***

View File

@ -17,7 +17,7 @@
термини за консистентност.
</p>
<table border="1" cellspacing="0" cellpadding="3">
<table class="table table-bordered table-condensed table-responsive">
<tr>
<th>английски</th>
<th>български</th>

View File

@ -16,7 +16,7 @@
a translators@lists.fsfe.org
</p>
<table border="1" cellspacing="0" cellpadding="3">
<table class="table table-bordered table-condensed table-responsive">
<tr>
<th>Anglès</th>
<th>Català</th>

View File

@ -22,7 +22,7 @@
kontakte de danske oversættere.
</p>
<table class="wordlist">
<table class="table table-bordered table-condensed table-responsive">
<tr>
<th>Engelsk</th>
<th>Dansk</th>

View File

@ -23,7 +23,7 @@
for the respective language.)
</p> -->
<table class="wordlist">
<table class="table table-bordered table-condensed table-responsive">
<tr>
<th>englisch</th>
<th>deutsch</th>

View File

@ -17,7 +17,7 @@
αγγλικών όρων ώστε να εξασφαλίζεται η γλωσσική συνέπεια:
</p>
<table class="wordlist">
<table class="table table-bordered table-condensed table-responsive">
<tr>
<th>English</th>
<th>Ελληνικά</th>

View File

@ -23,7 +23,7 @@
for the respective language.)
</p>
<table class="wordlist">
<table class="table table-bordered table-condensed table-responsive">
<tr>
<th>English</th>
<th>foreign language</th>

View File

@ -17,7 +17,7 @@
para asegurar coherencia en la redacción:
</p>
<table class="wordlist">
<table class="table table-bordered table-condensed table-responsive">
<tr>
<th>Inglés</th>
<th>Español</th>

View File

@ -17,7 +17,7 @@
terminite puhul, et saavutada ühtne keelekasutus.
</p>
<table class="wordlist">
<table class="table table-bordered table-condensed table-responsive">
<tr>
<th>inglise keel</th>
<th>eesti keel</th>

View File

@ -20,7 +20,7 @@
<p>
</p>
<table class="wordlist">
<table class="table table-bordered table-condensed table-responsive">
<tr>
<th>English</th>
<th>suomi (Finnish)</th>

View File

@ -16,7 +16,7 @@
Nous essayons d'utiliser des traduction fixes des termes anglais suivants afin de conserver la cohérence du site&#160;:
</p>
<table>
<table class="table table-bordered table-condensed table-responsive">
<tr>
<th>Anglais</th>
<th>Français</th>

View File

@ -15,8 +15,7 @@
hogy a fordítás nyelvezete egységes legyen:
</p>
<table border="1" cellspacing="0" cellpadding="3">
<table class="table table-bordered table-condensed table-responsive">
<tr>
<th>Angol</th>
<th>Magyar</th>

View File

@ -16,7 +16,7 @@
per assicurare una consistenza nel linguaggio:
</p>
<table border="1" cellspacing="0" cellpadding="3">
<table class="table table-bordered table-condensed table-responsive">
<tr>
<th>Inglese</th>
<th>Italiano</th>

View File

@ -23,7 +23,7 @@
oversetterne</a>.
</p>
<table class="wordlist">
<table class="table table-bordered table-condensed table-responsive">
<tr>
<th>Engelsk</th>
<th>Norsk (bokmål)</th>

View File

@ -16,8 +16,7 @@
We proberen vaste vertalingen te gebruiken voor de volgende Engelse begrippen om zeker te zijn van consistent taalgebruik:
</p>
<table class="wordlist">
<table class="table table-bordered table-condensed table-responsive">
<tr>
<th>Engels</th>
<th>Nederlands</th>

View File

@ -17,7 +17,7 @@
w celu zapewnienia spójności tekstów:
</p>
<table border="1" cellspacing="0" cellpadding="3">
<table class="table table-bordered table-condensed table-responsive">
<tr>
<th>Wersja angielska</th>
<th>Wersja polska</th>

View File

@ -17,7 +17,7 @@
para assegurar uma linguagem consistente:
</p>
<table border="1" cellspacing="0" cellpadding="3">
<table class="table table-bordered table-condensed table-responsive">
<tr>
<th>Inglês</th>
<th>Português</th>

View File

@ -15,7 +15,7 @@
<p>Для соблюдения единообразия терминологии мы пытаемся фиксировать
перевод следующих английских терминов:</p>
<table class="wordlist">
<table class="table table-bordered table-condensed table-responsive">
<tr>
<th>Оригинал</th>
<th>Перевод</th>

View File

@ -17,7 +17,7 @@
të siguruar njëtrajtësi brenda gjuhës:
</p>
<table class="wordlist">
<table class="table table-bordered table-condensed table-responsive">
<tr>
<th>Anglisht</th>
<th>Shqip</th>

View File

@ -17,7 +17,7 @@
följande engelska ord för att få ett konsekvent ordbruk:
</p>
<table border="1" cellspacing="0" cellpadding="3">
<table class="table table-bordered table-condensed table-responsive">
<tr>
<th>Engelska</th>
<th>Svenska</th>

View File

@ -23,7 +23,7 @@
for the respective language.)
</p> -->
<table class="wordlist">
<table class="table table-bordered table-condensed table-responsive">
<tr>
<th>İngilizce</th>
<th>Türkçe</th>

View File

@ -7,7 +7,7 @@
<title>Unsere Spender 2001</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Unsere Spender 2001</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>Our Donors 2001</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Our Donors 2001</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>I nostri donatori 2001</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>I nostri donatori 2001</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>onze donoren 2001</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Onze donoren 2001</h1>
<p id="introduction">

View File

@ -9,6 +9,7 @@
<xsl:choose>
<xsl:when test="$group='patrons'">
<xsl:element name="table">
<xsl:attribute name="class">table table-striped</xsl:attribute>
<xsl:for-each select="/buildinfo/document/set/*[name(.)=$group]/donor">
<xsl:element name="tr">
<xsl:element name="td">

View File

@ -7,7 +7,7 @@
<title>Unsere Spender 2002</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Unsere Spender 2002</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>Our Donors 2002</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Our Donors 2002</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>I nostri donatori 2002</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>I nostri donatori 2002</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>onze donoren 2002</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Onze donoren 2002</h1>
<p id="introduction">

View File

@ -9,6 +9,7 @@
<xsl:choose>
<xsl:when test="$group='patrons'">
<xsl:element name="table">
<xsl:attribute name="class">table table-striped</xsl:attribute>
<xsl:for-each select="/buildinfo/document/set/*[name(.)=$group]/donor">
<xsl:element name="tr">
<xsl:element name="td">

View File

@ -7,7 +7,7 @@
<title>Unsere Spender 2003</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Unsere Spender 2003</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>Our Donors 2003</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Our Donors 2003</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>I nostri donatori 2003</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>I nostri donatori 2003</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>onze donoren 2003</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Onze donoren 2003</h1>
<p id="introduction">

View File

@ -9,6 +9,7 @@
<xsl:choose>
<xsl:when test="$group='patrons'">
<xsl:element name="table">
<xsl:attribute name="class">table table-striped</xsl:attribute>
<xsl:for-each select="/buildinfo/document/set/*[name(.)=$group]/donor">
<xsl:element name="tr">
<xsl:element name="td">

View File

@ -7,7 +7,7 @@
<title>Unsere Spender 2004</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Unsere Spender 2004</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>Our Donors 2004</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Our Donors 2004</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>I nostri donatori 2004</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>I nostri donatori 2004</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>onze donoren 2004</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Onze donoren 2004</h1>
<p id="introduction">

View File

@ -9,6 +9,7 @@
<xsl:choose>
<xsl:when test="$group='patrons'">
<xsl:element name="table">
<xsl:attribute name="class">table table-striped</xsl:attribute>
<xsl:for-each select="/buildinfo/document/set/*[name(.)=$group]/donor">
<xsl:element name="tr">
<xsl:element name="td">

View File

@ -7,7 +7,7 @@
<title>Unsere Spender 2005</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Unsere Spender 2005</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>Our Donors 2005</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Our Donors 2005</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>I nostri donatori 2005</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>I nostri donatori 2005</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>onze donoren 2005</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Onze donoren 2005</h1>
<p id="introduction">

View File

@ -9,6 +9,7 @@
<xsl:choose>
<xsl:when test="$group='patrons'">
<xsl:element name="table">
<xsl:attribute name="class">table table-striped</xsl:attribute>
<xsl:for-each select="/buildinfo/document/set/*[name(.)=$group]/donor">
<xsl:element name="tr">
<xsl:element name="td">

View File

@ -7,7 +7,7 @@
<title>Unsere Spender 2006</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Unsere Spender 2006</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>Our Donors 2006</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Our Donors 2006</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>I nostri donatori 2006</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>I nostri donatori 2006</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>onze donoren 2006</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Onze donoren 2006</h1>
<p id="introduction">

View File

@ -9,6 +9,7 @@
<xsl:choose>
<xsl:when test="$group='patrons'">
<xsl:element name="table">
<xsl:attribute name="class">table table-striped</xsl:attribute>
<xsl:for-each select="/buildinfo/document/set/*[name(.)=$group]/donor">
<xsl:element name="tr">
<xsl:element name="td">

View File

@ -7,7 +7,7 @@
<title>Unsere Spender 2007</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Unsere Spender 2007</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>Our Donors 2007</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Our Donors 2007</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>I nostri donatori 2007</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>I nostri donatori 2007</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>onze donoren 2007</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Onze donoren 2007</h1>
<p id="introduction">

View File

@ -9,6 +9,7 @@
<xsl:choose>
<xsl:when test="$group='patrons'">
<xsl:element name="table">
<xsl:attribute name="class">table table-striped</xsl:attribute>
<xsl:for-each select="/buildinfo/document/set/*[name(.)=$group]/donor">
<xsl:element name="tr">
<xsl:element name="td">

View File

@ -7,7 +7,7 @@
<title>Unsere Spender 2008</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Unsere Spender 2008</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>Our Donors 2008</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Our Donors 2008</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>I nostri donatori 2008</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>I nostri donatori 2008</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>onze donoren 2008</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Onze donoren 2008</h1>
<p id="introduction">

View File

@ -9,6 +9,7 @@
<xsl:choose>
<xsl:when test="$group='patrons'">
<xsl:element name="table">
<xsl:attribute name="class">table table-striped</xsl:attribute>
<xsl:for-each select="/buildinfo/document/set/*[name(.)=$group]/donor">
<xsl:element name="tr">
<xsl:element name="td">

View File

@ -7,7 +7,7 @@
<title>Unsere Spender 2009</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Unsere Spender 2009</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>Our Donors 2009</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Our Donors 2009</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>I nostri donatori 2009</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>I nostri donatori 2009</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>onze donoren 2009</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Onze donoren 2009</h1>
<p id="introduction">

View File

@ -9,6 +9,7 @@
<xsl:choose>
<xsl:when test="$group='patrons'">
<xsl:element name="table">
<xsl:attribute name="class">table table-striped</xsl:attribute>
<xsl:for-each select="/buildinfo/document/set/*[name(.)=$group]/donor">
<xsl:element name="tr">
<xsl:element name="td">

View File

@ -7,7 +7,7 @@
<title>Unsere Spender 2010</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Unsere Spender 2010</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>Our Donors 2010</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Our Donors 2010</h1>

View File

@ -7,7 +7,7 @@
<title>I nostri donatori 2010</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>I nostri donatori 2010</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>onze donoren 2010</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Onze donoren 2010</h1>

View File

@ -9,6 +9,7 @@
<xsl:choose>
<xsl:when test="$group='patrons'">
<xsl:element name="table">
<xsl:attribute name="class">table table-striped</xsl:attribute>
<xsl:for-each select="/buildinfo/document/set/*[name(.)=$group]/donor">
<xsl:element name="tr">
<xsl:element name="td">

View File

@ -7,7 +7,7 @@
<title>Unsere Spender 2011</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Unsere Spender 2011</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>Our Donors 2011</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Our Donors 2011</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>I nostri donatori 2011</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>I nostri donatori 2011</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>onze donoren 2011</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Onze donoren 2011</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>Dhuruesit Tanë 2011</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Dhuruesit Tanë për 2011</h1>
<p id="introduction">

View File

@ -9,6 +9,7 @@
<xsl:choose>
<xsl:when test="$group='patrons'">
<xsl:element name="table">
<xsl:attribute name="class">table table-striped</xsl:attribute>
<xsl:for-each select="/buildinfo/document/set/*[name(.)=$group]/donor">
<xsl:element name="tr">
<xsl:element name="td">

View File

@ -7,7 +7,7 @@
<title>Unsere Spender 2012</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Unsere Spender 2012</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>Our Donors 2012</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Our Donors 2012</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>I nostri donatori 2012</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>I nostri donatori 2012</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>Onze donoren 2012</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Onze donoren 2012</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>Dhuruesit Tanë në 2012-n</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Dhuruesit Tanë në 2012-n</h1>
<p id="introduction">

View File

@ -9,6 +9,7 @@
<xsl:choose>
<xsl:when test="$group='patrons'">
<xsl:element name="table">
<xsl:attribute name="class">table table-striped</xsl:attribute>
<xsl:for-each select="/buildinfo/document/set/*[name(.)=$group]/donor">
<xsl:element name="tr">
<xsl:element name="td">

View File

@ -7,7 +7,7 @@
<title>Unsere Spender 2013</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Unsere Spender</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>Our Donors 2013</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Our Donors 2013</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>I nostri donatori 2013</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>I nostri donatori 2013</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>Onze donoren 2013</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Onze donoren 2013</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>Dhuruesit Tanë në 2013-n</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Dhuruesit Tanë në 2013-n</h1>
<p id="introduction">

View File

@ -9,6 +9,7 @@
<xsl:choose>
<xsl:when test="$group='gold'">
<xsl:element name="table">
<xsl:attribute name="class">table table-striped</xsl:attribute>
<xsl:for-each select="/buildinfo/document/set/*[name(.)=$group]/donor">
<xsl:element name="tr">
<xsl:element name="td">
@ -32,6 +33,7 @@
</xsl:when>
<xsl:when test="$group='silver'">
<xsl:element name="table">
<xsl:attribute name="class">table table-striped</xsl:attribute>
<xsl:for-each select="/buildinfo/document/set/*[name(.)=$group]/donor">
<xsl:element name="tr">
<xsl:element name="td">

View File

@ -7,7 +7,7 @@
<title>Unsere Spender 2014</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Unsere Spender 2014</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>Our Donors 2014</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Our Donors 2014</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>I nostri donatori 2014</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>I nostri donatori 2014</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>Onze donoren</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Onze donoren 2014</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>Dhuruesit Tanë në 2014-n</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Dhuruesit Tanë në 2014-n</h1>
<p id="introduction">

View File

@ -9,6 +9,7 @@
<xsl:choose>
<xsl:when test="$group='gold'">
<xsl:element name="table">
<xsl:attribute name="class">table table-striped</xsl:attribute>
<xsl:for-each select="/buildinfo/document/set/*[name(.)=$group]/donor">
<xsl:element name="tr">
<xsl:element name="td">
@ -32,6 +33,7 @@
</xsl:when>
<xsl:when test="$group='silver'">
<xsl:element name="table">
<xsl:attribute name="class">table table-striped</xsl:attribute>
<xsl:for-each select="/buildinfo/document/set/*[name(.)=$group]/donor">
<xsl:element name="tr">
<xsl:element name="td">

View File

@ -7,7 +7,7 @@
<title>Unsere Spender 2015</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Unsere Spender 2015</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>Our Donors 2015</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Our Donors 2015</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>I nostri donatori 2015</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>I nostri donatori 2015</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>Onze donoren 2015</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Onze donoren 2015</h1>
<p id="introduction">

View File

@ -7,7 +7,7 @@
<title>Dhuruesit Tanë në 2015-n</title>
</head>
<body class="article thank-donors">
<body class="article">
<h1>Dhuruesit Tanë në 2015-n</h1>
<p id="introduction">

Some files were not shown because too many files have changed in this diff Show More