summaryrefslogtreecommitdiff
path: root/opml.php
diff options
context:
space:
mode:
Diffstat (limited to 'opml.php')
-rw-r--r--opml.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/opml.php b/opml.php
index fd93acd2d..0113fe9e0 100644
--- a/opml.php
+++ b/opml.php
@@ -104,7 +104,7 @@
</head>
<body>
<div class=\"floatingLogo\"><img src=\"images/ttrss_logo.png\"></div>
- <h1>"._('OPML Utility')."</h1>";
+ <h1>".__('OPML Utility')."</h1>";
if (function_exists('domxml_open_file')) {
print "<p>Importing OPML (using DOMXML extension)...</p>";