diff --git a/classes/dlg.php b/classes/dlg.php index 7a3f32189..71e801059 100644 --- a/classes/dlg.php +++ b/classes/dlg.php @@ -434,7 +434,7 @@ class Dlg extends Handler_Protected { if (!SPHINX_ENABLED) { print "
- Search syntax + Search syntax
"; } @@ -622,7 +622,7 @@ class Dlg extends Handler_Protected { print ""; - $details = "http://tt-rss.org/redmine/versions/show/$id"; + $details = "http://tt-rss.org/redmine/versions/$id"; $download = "http://tt-rss.org/#Download"; print "

".__("You can update using built-in updater in the Preferences or by using update.php")."

";