1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 02:05:57 +00:00

localization fixes

This commit is contained in:
Andrew Dolgov
2009-01-25 18:19:09 +01:00
parent 3c374d6370
commit 2a52d96fe6
6 changed files with 9 additions and 23 deletions

View File

@@ -3,7 +3,7 @@
if (!$_GET["noheaders"]) {
print "<html><head>
<title>Tiny Tiny RSS : Help</title>
<title>".__('Help')."</title>
<link rel=\"stylesheet\" href=\"utility.css\" type=\"text/css\">
<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">
</head><body>";