Fine tunig before translation announcement
svn path=/trunk/; revision=24179
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Supporter of the FSFE</h1>
|
||||
<h1>Thank you for your support!</h1>
|
||||
<div id="introduction" class="support_page">
|
||||
<div class="image">
|
||||
<img src="/graphics/stars-smaller.png" alt="Stars"/>
|
||||
|
||||
@@ -0,0 +1,49 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>Support portal - FSFE</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Thank you for your support!</h1>
|
||||
<div id="introduction" class="support_page">
|
||||
<div class="image">
|
||||
<img src="/graphics/stars-smaller.png" alt="Stars"/>
|
||||
</div>
|
||||
|
||||
<p id="support_portal_loading">Loading..</p>
|
||||
|
||||
<div id="support_portal">
|
||||
|
||||
<h1>Tere <firstname/> <lastname/></h1>
|
||||
<p>Sinu e-posti aadress <email/> kinnitati <confirmed/>.</p>
|
||||
<p>Täname sind sinu toetuse eest <a href="http://fsfe.org/">FSFEle</a>!</p>
|
||||
|
||||
<h2>Kas sa tahad rohkem teha?</h2>
|
||||
|
||||
<p>Kui sa soovid teha rohkem kui end toetajana kirja panna, siis võid:</p>
|
||||
<ul>
|
||||
<li><a href="http://fsfe.org/news/newsletter">tellida FSFE uudiskirja</a>;</li>
|
||||
<li><a href="http://fsfe.org/contact/community">liituda huvitavate postiloenditega</a>;</li>
|
||||
<li><a href="http://fsfe.org/uk/">kohtuda oma riigitiimi liikmetega</a>;</li>
|
||||
<li><a href="http://fellowship.fsfe.org/">liituda Ühinguga</a>;</li>
|
||||
<li><a href="http://fsfe.org/donate/">annetada FSFEle</a>.</li>
|
||||
</ul>
|
||||
|
||||
<p><a href="http://fsfe.org/contribute/">Vaata kõiki võimalusi kaasa löömiseks</a>.</p>
|
||||
|
||||
</div>
|
||||
|
||||
<support-portal-javascript/>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
<timestamp>$Date: 2012-08-30 14:53:43 +0300 (to, 30 elo 2012) $ $Author: otto $</timestamp>
|
||||
</html>
|
||||
<!--
|
||||
Local Variables: ***
|
||||
mode: xml ***
|
||||
End: ***
|
||||
-->
|
||||
@@ -6,7 +6,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>FSFE:n tukija</h1>
|
||||
<h1>Kiitos tuestasi!</h1>
|
||||
<div id="introduction" class="support_page">
|
||||
<div class="image">
|
||||
<img src="/graphics/stars-smaller.png" alt="Stars"/>
|
||||
|
||||
@@ -1,32 +0,0 @@
|
||||
<?php
|
||||
// this has become obsolete, can be removed once text has been moved to new portal.et.xhtml page
|
||||
|
||||
echo '
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>Tere, '.$row['firstname'].' '.$row['lastname'].'</h1>
|
||||
<p>Sinu e-posti aadress '.$row['email'].' kinnitati '.$row['confirmed'].'.</p>
|
||||
<p>Täname sind sinu toetuse eest <a href="http://fsfe.org/">FSFEle</a>!</p>
|
||||
|
||||
<h2>Kas sa tahad rohkem teha?</h2>
|
||||
|
||||
<p>Kui sa soovid teha rohkem kui end toetajana kirja panna, siis võid:</p>
|
||||
<ul>
|
||||
<li><a href="http://fsfe.org/news/newsletter">tellida FSFE uudiskirja</a>;</li>
|
||||
<li><a href="http://fsfe.org/contact/community">liituda huvitavate postiloenditega</a>;</li>
|
||||
<li><a href="http://fsfe.org/uk/">kohtuda oma riigitiimi liikmetega</a>;</li>
|
||||
<li><a href="http://fellowship.fsfe.org/">liituda Ühinguga</a>;</li>
|
||||
<li><a href="http://fsfe.org/donate/">annetada FSFEle</a>.</li>
|
||||
</ul>
|
||||
|
||||
<p><a href="http://fsfe.org/contribute/">Vaata kõiki võimalusi kaasa löömiseks</a>.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
';
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user