Added a missing comma.

svn path=/trunk/; revision=24187
This commit is contained in:
2012-09-01 17:56:00 +00:00
parent 9dd2087962
commit 929fe3563f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
<p id="support_portal_loading">Loading..</p>
<div id="support_portal">
<p>Hello <firstname/> <lastname/></p>
<p>Hello, <firstname/> <lastname/></p>
<p>Your address <email/> was confirmed on <confirmed/>.</p>
<p>Thank you for your support to the <a href="http://fsfe.org/">FSFE</a>!</p>
+1 -1
View File
@@ -16,7 +16,7 @@
<div id="support_portal">
<h1>Tere <firstname/> <lastname/></h1>
<h1>Tere, <firstname/> <lastname/></h1>
<p>Sinu e-posti aadress <email/> kinnitati <confirmed/>.</p>
<p>Täname sind toetuse eest <a href="http://fsfe.org/">FSFEle</a>!</p>