diff options
author | Michal Supler <msupler@gmail.com> | 2011-09-03 02:01:15 -0300 |
---|---|---|
committer | Michal Supler <msupler@gmail.com> | 2011-09-03 02:01:15 -0300 |
commit | 7813f1798fb41e4f101172aa8493924856c937ab (patch) | |
tree | 54ce779ef4a154bb5bc96c4125e1519348fcba33 /view/cs/mail_received_html_body_eml.tpl | |
parent | f3c5154f0c20069e7092e73d0e8f30502819aa06 (diff) | |
download | volse-hubzilla-7813f1798fb41e4f101172aa8493924856c937ab.tar.gz volse-hubzilla-7813f1798fb41e4f101172aa8493924856c937ab.tar.bz2 volse-hubzilla-7813f1798fb41e4f101172aa8493924856c937ab.zip |
minor changes of czech translations
Diffstat (limited to 'view/cs/mail_received_html_body_eml.tpl')
-rw-r--r-- | view/cs/mail_received_html_body_eml.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/cs/mail_received_html_body_eml.tpl b/view/cs/mail_received_html_body_eml.tpl index 0909b450c..427c6c98d 100644 --- a/view/cs/mail_received_html_body_eml.tpl +++ b/view/cs/mail_received_html_body_eml.tpl @@ -16,7 +16,7 @@ <td style="padding-top:22px;"><a href="$url">$from</a></td></tr> <tr><td style="font-weight:bold;padding-bottom:5px;">$title</td></tr> <tr><td style="padding-right:22px;">$htmlversion</td></tr> - <tr><td style="padding-top:11px;padding-bottom:11px;" colspan="2">Přihlaste se na <a href="$siteurl">$siteurl$<a/> pro čtení a zaslání odpovědí na Vaše soukromé zprávy.</td></tr> + <tr><td style="padding-top:11px;padding-bottom:11px;" colspan="2">Přihlaste se na <a href="$siteurl">$siteurl<a/> pro čtení a zaslání odpovědí na Vaše soukromé zprávy.</td></tr> <tr><td></td><td>Díky,</td></tr> <tr><td></td><td>$siteName administrátor</td></tr> </tbody> |