From: Andrew Dolgov Date: Thu, 1 Nov 2012 15:14:17 +0000 (+0400) Subject: update broken tt-rss.org links X-Git-Tag: 1.6.1~19 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=e8438e8fd0d8552e9911583bdf0509346bf53515;p=tt-rss.git update broken tt-rss.org links --- diff --git a/classes/dlg.php b/classes/dlg.php index 7a3f3218..71e80105 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")."

";