diff options
author | Friendika <info@friendika.com> | 2011-09-02 22:20:47 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-09-02 22:20:47 -0700 |
commit | d49895a8a10442e1a585732e94230ac51e92396d (patch) | |
tree | 08782d67d65085fe1249e6f7a561a29ed4b0c9fe /view/cs/mail_received_html_body_eml.tpl | |
parent | 887d06cf5edda2ae390c15abf0ec33b39d74e589 (diff) | |
parent | 7813f1798fb41e4f101172aa8493924856c937ab (diff) | |
download | volse-hubzilla-d49895a8a10442e1a585732e94230ac51e92396d.tar.gz volse-hubzilla-d49895a8a10442e1a585732e94230ac51e92396d.tar.bz2 volse-hubzilla-d49895a8a10442e1a585732e94230ac51e92396d.zip |
Merge pull request #169 from michal-s/master
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> |