summaryrefslogtreecommitdiff
path: root/modules/help.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/help.php')
-rw-r--r--modules/help.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/help.php b/modules/help.php
index 3f6968db7..415870d45 100644
--- a/modules/help.php
+++ b/modules/help.php
@@ -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>";