mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 23:45:55 +00:00
update broken tt-rss.org links
This commit is contained in:
@@ -434,7 +434,7 @@ class Dlg extends Handler_Protected {
|
|||||||
|
|
||||||
if (!SPHINX_ENABLED) {
|
if (!SPHINX_ENABLED) {
|
||||||
print "<div style=\"float : left\">
|
print "<div style=\"float : left\">
|
||||||
<a class=\"visibleLink\" target=\"_blank\" href=\"http://tt-rss.org/redmine/wiki/tt-rss/SearchSyntax\">Search syntax</a>
|
<a class=\"visibleLink\" target=\"_blank\" href=\"http://tt-rss.org/wiki/SearchSyntax\">Search syntax</a>
|
||||||
</div>";
|
</div>";
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -622,7 +622,7 @@ class Dlg extends Handler_Protected {
|
|||||||
|
|
||||||
print "</div>";
|
print "</div>";
|
||||||
|
|
||||||
$details = "http://tt-rss.org/redmine/versions/show/$id";
|
$details = "http://tt-rss.org/redmine/versions/$id";
|
||||||
$download = "http://tt-rss.org/#Download";
|
$download = "http://tt-rss.org/#Download";
|
||||||
|
|
||||||
print "<p align='center'>".__("You can update using built-in updater in the Preferences or by using update.php")."</p>";
|
print "<p align='center'>".__("You can update using built-in updater in the Preferences or by using update.php")."</p>";
|
||||||
|
|||||||
Reference in New Issue
Block a user